SAML Integrator
- Canonical IS DevOps
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/stable | 66 | 20 Sep 2024 | |
latest/edge | 68 | 13 Nov 2024 | |
latest/edge | 6 | 01 Aug 2023 |
juju deploy saml-integrator
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
22.04
20.04
How to configure SAML
To configure the SAML Integrator integration you’ll have to set the following configuration options with the appropriate values for your SAML server by running juju config [charm_name] [configuration]=[value]
.
Two configuration values are mandatory, the SAML metadata URL that needs to be specified in metadata_url
and the entity ID, in entity_id
.
For more details on the configuration options and their default values see the configuration reference.