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

Enable SAML IdP creation #14

Open
SnehaMore20 opened this issue Aug 13, 2020 · 0 comments
Open

Enable SAML IdP creation #14

SnehaMore20 opened this issue Aug 13, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SnehaMore20
Copy link

We need to create aws saml IdP for keycloak.

With aws cli this is how we create saml idp:
aws iam create-saml-provider --saml-metadata-document file:///<filepath> --name <idp-name>

Proposal:
New custom resource for idp creation should be implemented, with input file saml-metadata-document

@redradrat redradrat added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants