proversity-org / edx-platform

The Open edX platform, the software that powers edX!
http://open.edx.org/
GNU Affero General Public License v3.0
1 stars 1 forks source link

PE-944-improvement - Checking if the user has a SAML provider. #1131

Closed Squirrel18 closed 4 years ago

Squirrel18 commented 4 years ago

Description:

This PR adds an improvement to the feature to allow SAML logout from the URL by checking if the user is from a SAML provider.

Configuration:

In the site configuration, add these settings:

"ALLOW_SAML_LOGOUT_FROM_URL":true
"SAML_LOGOUT_URL":"Okta log out URL"

Reviewers: