So what I want to know is there are two SPA Applications in auth0. One in which individual users only are turned on and in the other there is only Business only(Organisation level only) is turned on. So both application only has clientId as different. So when using it with any of the auth0 SDKs available like @auth0/auth0-spa-js in react. Is there any way in which I can register as an individual-level access application (using its clientId as default using a context) after logging in by using silent authentication and changing the clientId to the one that has Organisation access only? So does this have any security issues? Will the SDK hold this behavior or is it not recommended to do so?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is there any way to switch between applications in auth0? | 2 | 495 | November 28, 2023 | |
Change client Id dynamically | 3 | 4410 | February 11, 2019 | |
Reusing the Same Auth0 Application Across Multiple End-user Apps | 1 | 485 | May 16, 2024 | |
I am trying to understand clients and configuration | 2 | 4305 | March 2, 2018 | |
Build own SDK for auth, which uses auth0 under the hood | 0 | 726 | September 18, 2023 |