AppAuth-Android icon indicating copy to clipboard operation
AppAuth-Android copied to clipboard

should not let developer specify the discovery endpoint url.

Open gzcheng opened this issue 4 years ago • 1 comments

Discovery endpoint url should always be [issuer]/.well-known/openid-configuration And the discovery endpoint call should be using _fetchFromIssuer_ instead of _fetchFromUrl_

gzcheng avatar Oct 06 '20 01:10 gzcheng

Good point. Do you mind fixing the conflicts and signing the CLA (https://github.com/openid/AppAuth-Android/blob/master/CONTRIBUTING.md)

agologan avatar Feb 02 '21 22:02 agologan