This commit is contained in:
Jakob S 2026-03-01 01:16:59 +00:00 committed by GitHub
commit 2ba91e200f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ This will be transformed into a flat list of groups:
```json
{
"groups": ["group1:role1", "group2:role2", "group2:role3"]
"groups": ["group1:role1", "group1:role2", "group2:role3"]
}
```
Apart from that the Cidaas provider inherits all the features of the [OpenID Connect provider](openid_connect.md).
Apart from that the Cidaas provider inherits all the features of the [OpenID Connect provider](openid_connect.md).