This commit is contained in:
Jakob S 2026-04-18 10:26:51 -05:00 committed by GitHub
commit 6dd12bf327
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).