- Create a Single Page Application (SPA) on the identity provider.
- Set the
grant_typetoimplicitflow. - Set the callback URI to
https://wandb.auth0.com/login/callback.
Client ID and Issuer URL for the application. W&B will establish an Auth0 connection using these details and enable SSO.
Security