Please enable JavaScript.
Coggle requires JavaScript to display documents.
SSO (Libs (fangli/django-saml2-auth, https://github.com/fangli/django…
SSO
Libs
fangli/django-saml2-auth
https://github.com/fangli/django-saml2-auth/blob/m…
https://github.com/IdentityPython/pysaml2
https://developers.onelogin.com/saml/python
SSO server
Create a list of brand and send to SSO team
SSO returns only base information without our ID
For send the SSO request I will use the URN
Logout
send user to connect
handle callback
process if we receive request not from our platform
Create user
way1 -- create when user was logged on the connect
way2 -- create the user from our platform use API endpoint
way 3 -- manager create on both platform
Login flow
redirect to connet
process back redirect
Delete
logout a user can be enough