osioke
(Osioke Itseuwa)
28 Giugno 2021, 11:07am
2
Non sono esperto nella configurazione SSO, ma potresti verificare i passaggi dettagliati qui per vedere se in qualche modo possono migliorare la tua integrazione?
For AWS Cognito as an identity provider for OpenID Connect plugin
Click on Create a User Pool button within AWS Cognito web console
click on Review Defaults to use mostly the default settings
2a. before creating the pool make sure to click on “Add an App Client”
2b. create an App Client; give it a name and uncheck everything except Enable refresh token based authentication (ALLOW_REFRESH_TOKEN_AUTH)
[Screen Shot 2021-04-26 at 11.31.59 PM]
3. Click Create pool
4. Now under General Settin…