You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The QA version of my on-premise wiki has been updated to use OAuth2 supported by AWS Cognito which in turn is authenticating with SAML. I'm hoping no one at my organization plans to roll this out to production - but they do need to eventually move our confluence instance to the cloud.
I'm very far from needing a solution, but others may not be so lucky. I think something could be done with the python package requests-oauthlib.
The text was updated successfully, but these errors were encountered:
Loosely related to #19.
The QA version of my on-premise wiki has been updated to use OAuth2 supported by AWS Cognito which in turn is authenticating with SAML. I'm hoping no one at my organization plans to roll this out to production - but they do need to eventually move our confluence instance to the cloud.
I'm very far from needing a solution, but others may not be so lucky. I think something could be done with the python package
requests-oauthlib
.The text was updated successfully, but these errors were encountered: