You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: