<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007SJkZxCALOkta Classic EngineSingle Sign-OnAnswered2022-02-22T20:34:40.000Z2022-02-21T11:28:52.000Z2022-02-22T20:34:40.000Z
Python Library does have a support for OKTA implementation SSO and SLO

I would like to know, which python open source library does have a support for OKTA implementation for SSO and SLO. Could any one please clarify my queries.

I have tried with python3-saml library but it does not have a support for Single Logout and it uses HTTP redirect binding protocol instead of POST.

Okta supports single logout with HTTP Post binding protocols.


This question is closed.
Loading
Python Library does have a support for OKTA implementation SSO and SLO