Skip to content

Commit 2bb5808

Browse files
committed
Add deprecation note for pre-3.2 matrix-auth JCasC syntax (#2678)
1 parent 0cd86dc commit 2bb5808

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

demos/matrix-auth/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# matrix-auth-plugin
22

3+
> **Note:** Starting from **matrix-auth 3.2**, the older
4+
> `grantedPermissions:` JCasC syntax is **deprecated**.
5+
> The examples below already use the new **`entries:`** format, which should be used going forward.
6+
7+
38
Configuration of the [Matrix Authorization Strategy plugin](https://plugins.jenkins.io/matrix-auth)
49

510
There are a couple of built-in authorizations to consider.

0 commit comments

Comments
 (0)