Coder Social home page Coder Social logo

Comments (5)

aguacongas avatar aguacongas commented on June 13, 2024

Try to reinstall the dotnet core SDK

from dynamicauthproviders.

GopalZadafiya avatar GopalZadafiya commented on June 13, 2024

I have tried that thrice but while searching I found that dotnet/aspnetcore#9822 (comment)

But It has been fixed in 3.0.0-preview5 and I am using 3.0.100preview6. Do you think this can be issue for me ?

from dynamicauthproviders.

aguacongas avatar aguacongas commented on June 13, 2024

Probably

from dynamicauthproviders.

GopalZadafiya avatar GopalZadafiya commented on June 13, 2024

I want to add support for multiple ADFS identity provider. for that:

  1. I am adding single AddOAuth() in Startup class with some configuration
  2. Now on login page when user will add email id and click on next button at that time I want to update OAuthOptions settings like TokenEndpoint, AuthorizationEndpoint, ClientId, ClientSecret etc. based on deciding domain from email id. all these settings will be fetched from db that's already pre-configured from management UI.

Is that possible using this library ?
and Do I need to change my .NET Core > 3.0.0 ?

from dynamicauthproviders.

aguacongas avatar aguacongas commented on June 13, 2024

No that's not the way the lib should me use, You should register all possible external provider you want to manage and let the user decided witch one she would like to use to login.

The lib is compatible with donet core 3.

from dynamicauthproviders.

Related Issues (11)

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.