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

feat: Recognise the 'apple' provider ID in attribute importer mapper #1036

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

greed42
Copy link

@greed42 greed42 commented Dec 20, 2024

This allows the provider to be configure keycloak_attribute_importer_identity_provider_mapper resources with the Apple Identity Provider for Keycloak plug-in.

Fortunately, all the actual differences are buried in the provider itself and the mapper just needs to do the same thing as for facebook and google.

This allows the provider to be configure `keycloak_attribute_importer_identity_provider_mapper` resources with the [Apple Identity Provider for Keycloak plug-in](https://github.com/klausbetz/apple-identity-provider-keycloak).

Fortunately, all the actual differences are buried in the provider itself and the mapper just needs to do the same thing as for `facebook` and `google`.

Signed-off-by: Graham Reed <[email protected]>
@greed42 greed42 force-pushed the apple-identity-provider-mapper branch from 409ae2a to 5c87316 Compare December 20, 2024 18:15
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 this pull request may close these issues.

1 participant