Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[idp - OIDC/SAML] missing mappers, would be nice to extend the use of extra_config with identityProviderMapper #434

Closed
semangard opened this issue Nov 6, 2020 · 2 comments · Fixed by #515

Comments

@semangard
Copy link

Hello,

You have the keycloak_attribute_importer_identity_provider_mapper.

Would it be possible to get a more generic one by allowing us to overwrite the property identityProviderMapper ?

for example:


 extra_config = {
    syncMode = "INHERIT" # extra_config with syncMode is required in Keycloak 10+
    identityProviderMapper  = "hardcoded-user-session-attribute-idp-mapper"
  }
@semangard
Copy link
Author

maybe same as #382

@semangard
Copy link
Author

should allow to override of identityProviderMapper.Id ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant