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 - Allow SAML logout from URL. #1130

Closed Squirrel18 closed 4 years ago

Squirrel18 commented 4 years ago

Description:

This PR adds some logic to allow SAML logout from the URL when an user logs out from the platform.

Configuration:

In the site configuration, add these settings:

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

Reviewers: