Giter Site home page Giter Site logo

Comments (12)

JasSuri avatar JasSuri commented on July 21, 2024 4

Looking into it for you.

from samples.

JasSuri avatar JasSuri commented on July 21, 2024 2

There appears to be an issue here in regards to the conflict with the metadata endpoint, we are working on it.

from samples.

otsomkalov avatar otsomkalov commented on July 21, 2024 1

Facing the same issue. Any updates?

from samples.

agrabhi avatar agrabhi commented on July 21, 2024 1

The issue is resolved now. @JasSuri issue can be closed now.

from samples.

1iveowl avatar 1iveowl commented on July 21, 2024

Any update here? I'm facing the same issue as outlined above.

from samples.

1iveowl avatar 1iveowl commented on July 21, 2024

Added a StackOverflow question on this:

from samples.

agrabhi avatar agrabhi commented on July 21, 2024

Answered in SO.

from samples.

alanwoolley avatar alanwoolley commented on July 21, 2024

I'm also getting the same error despite not having a custom identity provider with the same issuer. If I change the issuer in my .well-known/openid-configuration file in any way, keeping the rest of the configuration the same, I can create a new provider.

from samples.

abastias avatar abastias commented on July 21, 2024

I am having the same problem...
The issuer 'https://appleid.apple.com' found at the metadata endpoint '{My azure function}/.well-known/openid-configuration' is already in use by an identity provider.

Apple rejected my app because they want me to include "Sign in with Apple"

Any help will be very welcome.

from samples.

WhippsP avatar WhippsP commented on July 21, 2024

Closing as per @agrabhi request.

from samples.

wojtekdo avatar wojtekdo commented on July 21, 2024

This fixed the problem for a single Apple ID provider. I need more of them and adding any consecutive gives me the same error.
I have many apps in different Apple developer accounts, with different services configured (different client Ids) and need users in a single AAD B2C tenant. IEF seems to enable this approach but not standard policies and I need them in a few places where exchanging policy to a custom one would be very difficult.

from samples.

agrabhi avatar agrabhi commented on July 21, 2024

That's by design in basic policies

Azure AD B2C enforces the distinct issuer. The reason being that unique id of the user depends on the client Id in that system. If you have two apps in Facebook, Facebook will give you separate unique user Id for same user using different apps. So AADB2C wants that connection to one issuer is established through only one identity provider.

Any reason why you would want to use the same tenant?

from samples.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.