-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Do you see an area that can be clarified or expanded, a technical inaccuracy, or a broken link?
In this paraghraph it's important to insert "Click Save" operation as step 3.
samlSSO GLPi plugin allows multiple IdP instances for authentication, and each instance is identified by an ID, set by GLPi/plugin after saving the record in the database.
The two URL mentioned above are shown corrected only after you click on the "Save" button in plugin configuration.
For example: when you create a new instance, you get the following URLs:
AcsUrl: https://my glpi instance domain/marketplace/samlsso/front/acs/
SloUrl: https://my glpi instance domain/marketplace/samlsso/front/logout/
but right after saving this instance, URLs are changed as follows:
AcsUrl: https://my glpi instance domain/marketplace/samlsso/front/acs/5
SloUrl: https://my glpi instance domain/marketplace/samlsso/front/logout/5
where you can see the appended part for the instance number.
Link
https://integrations.goauthentik.io/documentation/glpi/#add-a-samlsso-instance
Solution
It's important to insert "Click Save" step before user takes note of AcsUrl and SloUrl.
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status