Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Passing runtime configuration to UserManager #182

Open
Jaganprafful opened this issue Oct 19, 2020 · 1 comment
Open

Passing runtime configuration to UserManager #182

Jaganprafful opened this issue Oct 19, 2020 · 1 comment

Comments

@Jaganprafful
Copy link

Here is my scenario I am hosting my .net API application with React client-app and making data calls to .net core API In order to do this I am running npm run build and moving the bundle to API folder

Is there any way to pass runtime configuration for userManager.js after running the npm run build? changing the identity provider values externally and passing the values down to userManager to authenticate against the new identity provider values

@anto-pt
Copy link

anto-pt commented Aug 31, 2021

@maxmantz Is there a way to load the sso configurations from API call response in the UserManagerSettings. (issuer url, client id, client secret). The api call function is waiting to load the confg. Already got strugged for 2 days. Any help would be appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants