adb014 commented on PR #517:
URL: https://github.com/apache/guacamole-client/pull/517#issuecomment-4212786185

   Here is an example AWS Cognito well-known endpoint: 
https://cognito-idp.ap-southeast-2.amazonaws.com/ap-southeast-2_M6vgxvpnC/.well-known/openid-configuration
   
   As can be seen the returned response_types_supported is [“code”,”token”]. So 
even now they don’t support “id_token” as a valid response_type. However, this 
confirms that the well-known endpoint could be used to automatically configure 
the implicit flow response_type


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to