Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates README for documenting the saml_idp_response_url variable #26

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Robb-Fr
Copy link

@Robb-Fr Robb-Fr commented Aug 30, 2024

This documentation update aims to help users solving non working IdP initiated Single Logout due to a potential endpoints difference between the SingleLogoutRequest and SingleLogoutResponse consumption endpoints on the IdP.

Indeed, the saml_idp_response_url variable is used for this purpose in saml_sp.js#L1230 but is never populated by saml_sp_configuration.conf.

I personally first added some code to the NJS script before realizing this step is already done for us, there only needs to be a variable setting.

F5 Big IP APM notably has 2 different endpoints for SingleLogoutRequest and SingleLogoutResponse. This change will ease the integration of NGINX with F5 Big IP APM IdP for example.

This documentation points aims to help users solving non working IdP initiated Single Logout due to a potential endpoints difference between the SingleLogoutRequest and SingleLogoutResponse consumption endpoints on the IdP.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant