admin管理员组文章数量:1401673
I'm working on B2C app, where signup and signin works fine in Azure AD B2C.
In my default tenant, I have registered an app (which will work as external identity) for my B2C signin and signup page. In my default tenant, I have registered app having (APP ID: 1f8f1983-e995-471e-8ce7-b5bd04332807) and the url (/redirect URI) is the b2c "signupandsignin" url.
That is, app registered in the default directory has APP ID: 1f8f1983-e995-471e-8ce7-b5bd04332807 and redirect uri is here, its signupandsignin url
In my b2c tenant end, I'm configuring custom IDP (as OpenId connect) and providing reference of metadata URL.
I think the metadata url here is correct. But not very sure.
However, i'm getting another below error:
I hope I have explained it correctly. please help. Thnaks.
I'm working on B2C app, where signup and signin works fine in Azure AD B2C.
In my default tenant, I have registered an app (which will work as external identity) for my B2C signin and signup page. In my default tenant, I have registered app having (APP ID: 1f8f1983-e995-471e-8ce7-b5bd04332807) and the url (/redirect URI) is the b2c "signupandsignin" url.
That is, app registered in the default directory has APP ID: 1f8f1983-e995-471e-8ce7-b5bd04332807 and redirect uri is here, its signupandsignin url
In my b2c tenant end, I'm configuring custom IDP (as OpenId connect) and providing reference of metadata URL.
I think the metadata url here is correct. But not very sure.
However, i'm getting another below error:
I hope I have explained it correctly. please help. Thnaks.
Share Improve this question edited Mar 23 at 17:07 AskMe asked Mar 23 at 12:28 AskMeAskMe 2,57713 gold badges68 silver badges122 bronze badges1 Answer
Reset to default 0You mention client id = 1f8f1983-e995-471e-8ce7-b5bd04332807
but the redirect URI is:
https: //jr1b2c.b2clogin/JR1B2C.onmicrosoft/oauth2/v2.0/authorize?p=B2C_1_signupandsignin&client_id=4be93275-79a0-4206-aad2-7b3509687da7
That is not the redirect URL which is actually jwt.ms. That is the auth endpoint.
But the client id is different?
本文标签: azure ad b2cHow to get the right metadata url while Configure custom IDP in AD B2CStack Overflow
版权声明:本文标题:azure ad b2c - How to get the right metadata url while Configure custom IDP in AD B2C - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744286842a2598921.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论