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

docs: add documentation for importing oidc_google_identity_provider.md #868

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

olivierboudet
Copy link
Contributor

I did import successfully my Google IDP while the documentation states it is not supported.

This PR updates the Import chapter to add instructions.

Note: reading the code, it looks like the Google IDP resource is using the Generic IDP importer (cf https://github.com/mrparkers/terraform-provider-keycloak/blob/bfee4d7cd1591b015f4db84cce12bea36b6e871f/provider/resource_keycloak_oidc_google_identity_provider.go#L81C32-L81C32 and https://github.com/mrparkers/terraform-provider-keycloak/blob/bfee4d7cd1591b015f4db84cce12bea36b6e871f/provider/generic_keycloak_identity_provider.go#L26C4-L26C4)

Copy link
Owner

@mrparkers mrparkers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution!

@mrparkers mrparkers merged commit 1cb7d39 into mrparkers:master Jan 3, 2024
6 checks passed
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.

2 participants