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

Change the acr_values dynamically to pass a new tenant #897

Open
kodeschooler opened this issue Sep 1, 2022 · 2 comments
Open

Change the acr_values dynamically to pass a new tenant #897

kodeschooler opened this issue Sep 1, 2022 · 2 comments

Comments

@kodeschooler
Copy link

kodeschooler commented Sep 1, 2022

I've been using this library with no issues, but I'm wondering how to change one of the read-only settings during the use of my app (ie, after the UserManager class is instantiated)?

When an admin user selects a customer from a list, I want to change the acr_values to the tenant selected so subsequent tokens will contain that tenant id.

@kodeschooler
Copy link
Author

??

@simenandre
Copy link
Member

I'm unsure what you're trying to do here, but you can easily update the configuration values using some state setup.

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

No branches or pull requests

2 participants