IdP Name | Custom Provider |
IdP Display Name | Choose appropriate Name |
OAuth Authorize Endpoint | https://<wso2-app-domain>/oauth2/authorize | OAuth Access Token Endpoint | https://<wso2-app-domain>/oauth2/token | OAuth Get User Info Endpoint (optional) | https://<wso2-app-domain>/oauth2/userinfo |
Client ID | From step 1 |
Client secret | From step 1 |
Scope | openid |