a 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
.github/ISSUE_TEMPLATE | ||
.checkstyle-suppressions.xml | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
SECURITY.md |
keycloak-regex-mapper
This project provides a 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.
Copyright 2021 Luca Filipozzi. Some rights reserved. See License.