osioke
(Osioke Itseuwa)
28 Junio, 2021 11:07
2
No soy experto en la configuración de SSO, pero ¿podrías revisar los pasos detallados aquí para ver si de alguna manera ayudan a mejorar tu integración?
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…