Skip to content

Integration with GLPi: change steps sequence or get wrong values for AcsUrl and SloUrl #19188

@gabrielebertolucci

Description

@gabrielebertolucci

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

No one assigned

    Labels

    area:docsFeatures or issues related to Docusaurus

    Type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions