Skip to content

Commit

Permalink
keycloak changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry0589 committed Oct 4, 2024
1 parent 6ff5d11 commit 5e6d987
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 19 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-image-rhbk-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
build-and-push-image:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
permissions:
contents: read
packages: write
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,2 @@
com.github.bcgov.keycloak.authenticators.IdentityProviderStopAuthenticatorFactory
com.github.bcgov.keycloak.authenticators.CookieStopAuthenticatorFactory
com.github.bcgov.keycloak.authenticators.ClientLoginAuthenticatorFactory
com.github.bcgov.keycloak.authenticators.ClientLoginRoleBindingFactory
com.github.bcgov.keycloak.authenticators.UserSessionRemoverFactory
com.github.bcgov.keycloak.authenticators.UserAttributeAuthenticatorFactory
com.github.bcgov.keycloak.authenticators.broker.IdpDeleteUserIfDuplicateAuthenticatorFactory
com.github.bcgov.keycloak.authenticators.browser.IdentityProviderStopFormFactory
com.github.bcgov.keycloak.authenticators.SoamFirstTimeLoginAuthenticatorFactory
com.github.bcgov.keycloak.authenticators.SoamPostLoginAuthenticatorFactory

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,2 @@
com.github.bcgov.keycloak.protocol.oidc.mappers.IDPUserinfoMapper
com.github.bcgov.keycloak.protocol.saml.mappers.IDPUserinfoMapper
com.github.bcgov.keycloak.protocol.oidc.mappers.ClaimOmitterMapper
com.github.bcgov.keycloak.protocol.saml.mappers.ClientRoleListMapper
com.github.bcgov.keycloak.protocol.saml.mappers.StatementAttributeOmitterMapper
com.github.bcgov.keycloak.mapper.SoamProtocolMapper
com.github.bcgov.keycloak.tenant.mapper

This file was deleted.

0 comments on commit 5e6d987

Please sign in to comment.