Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save serpensalbus/31ebbd7cd754aad41bbf675eb2a67256 to your computer and use it in GitHub Desktop.
Save serpensalbus/31ebbd7cd754aad41bbf675eb2a67256 to your computer and use it in GitHub Desktop.
Magnolia security callback filter configuration.
'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