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
Find a file
Luca Filipozzi 58ac3c5921 add code
2021-08-22 11:02:55 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2021-08-22 09:16:13 -07:00
bundle add code 2021-08-22 11:02:55 -07:00
module add code 2021-08-22 11:02:55 -07:00
.checkstyle-suppressions.xml update copyright blocks 2021-08-22 09:49:56 -07:00
.editorconfig add editor config 2021-08-22 09:42:49 -07:00
.gitignore add code 2021-08-22 11:02:55 -07:00
CODE_OF_CONDUCT.md update copyright blocks 2021-08-22 09:49:56 -07:00
CONTRIBUTING.md update copyright blocks 2021-08-22 09:49:56 -07:00
LICENSE markdown license not recognized by github 2021-08-22 09:09:08 -07:00
pom.xml add code 2021-08-22 11:02:55 -07:00
README.md improve documentation 2021-08-22 09:34:26 -07:00
SECURITY.md update copyright blocks 2021-08-22 09:49:56 -07:00

license latest tag latest release

build analyze dependabot

languages alerts code quality

maintainability technical debt vulnerabilities

keycloak-regex-mapper

This project provides 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.


Copyright 2021 Luca Filipozzi. Some rights reserved. See LICENSE.