Skip to content

Enable SAML IdP creation  #14

@SnehaMore20

Description

@SnehaMore20

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions