...
- The recommended way is to use the "IdP selection page". In the page you can select between all your configured Identity Provider from the plugin configuration:
- The other way is to attach the "idp" parameter to your URL. The plugin is using this parameter to redirect the user to the configured identity provider. The IdP selection page also works with this parameter.
As example, if you configured two Identity Providers, you could can access them through:
- https://<your-jira/confluence>/plugins/servlet/samlsso?idp=1
- https://<your-jira/confluence>/plugins/servlet/samlsso?idp=2
...
Info |
---|
If you
you will always be redirected on default to the idp=1. |
Related articles
...