User Authentication
As a new user, you can logon to Styra DAS UI through <das-id>.styra.com
. The login screen also allows you to sign in using SSO authentication OIDC or SAML. Click the Sign in with Google button and select your Google credentials to login.
If the feature flag DISABLE_LOCAL_LOGIN_IF_SSO_ENABLED
is set true and if the tenant has at least one SSO provider enabled, the login form will not be displayed in the Sign In
page for the tenant. However, the login page can be still be displayed after adding the query parameter (url/?showLogin=true
) to the URL, for instance, https://tenant.styra.com?showLogin=true
. This is useful for certain scenarios, for instance, an administrator can override in case of outage or lockout. If SMTP is not enabled, the root user will still be able to login. Other users will instead see a 403 error.
Configure a Feature Flag
To configure a feature flag:
For Enterprise SaaS tenants: Contact your Styra Customer Success Manager to enable feature flags.
For Self-Hosted Styra DAS: Follow the instructions listed in Configure Feature Flags.
Configure SSO Provider
To configure an SSO provider: