There was an error while loading. Please reload this page.
Post Request Endpoint: <RC_INSTANCE_URL>/api/v1/settings.addCustomOAuthWithSettings
`{
"name":"cognito", "serverURL": <SERVER_URL>, "tokenPath":"/oauth2/token", "identityPath":"/oauth2/userInfo", "authorizePath":"/oauth2/authorize", "clientId":<CLIENT_ID>, "clientSecret":<CLIENT_SECRET>, "enabled":true
}`