OpenTouryoProject / MultiPurposeAuthSite

汎用認証サイトは、ASP.NET Identity および JSON Web Token (JWT)によって強化されたOAuth 2.0およびOpenID ConnectのIdentity Provider (Idp) および Security Token Service (STS)です。(Multi-purpose Authentication Site is Identity Provider (Idp) and Security Token Service (STS) of OAuth 2.0 and OpenID Connect powered by ASP.NET Identity and JSON Web Token (JWT).)
https://opentouryo.osscons.jp/index.php?汎用認証サイト(Multi-purpose%20Authentication%20Site)
9 stars 7 forks source link

Prepare to add a native app template that have authenticate function with PKCE. #152

Open daisukenishino2 opened 3 years ago

daisukenishino2 commented 3 years ago

Requirement

Reference

https://github.com/OpenTouryoProject/FrontendTemplates/issues/13

daisukenishino2 commented 2 years ago

Change to Claimed Https Scheme URI Redirection and check redirect URIs.

How to Retest