Created
February 4, 2020 08:48
-
-
Save serpensalbus/31ebbd7cd754aad41bbf675eb2a67256 to your computer and use it in GitHub Desktop.
Magnolia security callback filter configuration.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'admincentral-sso': | |
'authenticationServiceName': keycloakOpenIDConnectMagnoliaAdminCentral | |
'class': info.magnolia.cms.security.auth.callback.SSOAuthenticationRedirectCallback | |
'originalUrlPattern': | |
'class': info.magnolia.cms.util.SimpleUrlPattern | |
'patternString': /.magnolia/admincentral |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment