admin管理员组文章数量:1313006
As per the documentation of gitea i have configured an oauth server with client id , password and redirect url . But whenever i try to login into gitea with OpenID connect by providing the auto discovery url , i get the error.
When OPenid is successfully configured it should redirect me to my oauth page and subsequently Successful login should happen.
As per the documentation of gitea i have configured an oauth server with client id , password and redirect url . But whenever i try to login into gitea with OpenID connect by providing the auto discovery url , i get the error.
When OPenid is successfully configured it should redirect me to my oauth page and subsequently Successful login should happen.
Share Improve this question edited Feb 4 at 9:44 Vy Do 52.8k69 gold badges254 silver badges384 bronze badges asked Jan 31 at 17:26 madhusudhan samantraymadhusudhan samantray 546 bronze badges1 Answer
Reset to default 0I got this working. The configuration was correct but the openid tab is not the right place to login .Instead in the signin tab an options comes to login via OAuth Server(what ever the name of your OAuth server ).Below 2 properties are not required in order to login via oAuth/OpenID connect.
ENABLE_OPENID_SIGNIN = false ENABLE_OPENID_SIGNUP = false
本文标签: How to use gitea with OPenID connect of cfUAAStack Overflow
版权声明:本文标题:How to use gitea with OPenID connect of cf-UAA? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1741902575a2403952.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论