improve documentation
This commit is contained in:
parent
92ac4dd9e0
commit
2225741274
1 changed files with 5 additions and 4 deletions
|
@ -16,12 +16,13 @@
|
|||
|
||||
# keycloak-regex-mapper
|
||||
|
||||
This project provides a [keycloak][keycloak] broker mappers that map a
|
||||
multivalued OIDC claim (e.g.: groups) or SAML attribute (e.g.: gropuMembership)
|
||||
into realm and client role assignments based on regular expressions.
|
||||
This project provides a [keycloak][keycloak] broker mapper that maps a
|
||||
multivalued OIDC claim (e.g.: groups) or SAML attribute (e.g.: groupMembership)
|
||||
into one or more realm and/or client role assignments based on regular
|
||||
expressions.
|
||||
|
||||
---
|
||||
Copyright 2021 Luca Filipozzi. Some rights reserved. See License.
|
||||
Copyright 2021 Luca Filipozzi. Some rights reserved. See [LICENSE][license-url].
|
||||
|
||||
|
||||
[keycloak]: https://keycloak.org/
|
||||
|
|
Loading…
Add table
Reference in a new issue