renaming and sort some code
This commit is contained in:
parent
88ffb9b9f4
commit
ffa6c92c65
3 changed files with 12 additions and 12 deletions
|
|
@ -5,10 +5,10 @@ For this it will provide API endpoints for every configured attribute-group.
|
|||
The configuration of the provider is possible via an admin page.
|
||||
|
||||
Every endpoint responds with a list of all attribute values, that:
|
||||
- is in the attribute group matching `attribute-group`
|
||||
- matches an optional RegEx Pattern `attribute-regex`
|
||||
- belongs to a user with a role matching `match-role`
|
||||
- is non-empty
|
||||
- are in the attribute group matching `attribute-group`
|
||||
- match an optional RegEx Pattern `attribute-regex`
|
||||
- belong to a user with a role matching `match-role`
|
||||
- are non-empty
|
||||
|
||||
Multivalue attributes are flattened in the response.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue