Datafold
.Authorization code
automatically.https://app.datafold.com/oauth/okta/client_id
, where client_id
is the Client ID of the configuration.Skip group assignment for now
. Later you should assign the correct groups and users.Either Okta or App
.Display application icon to users
.Redirect to app to initiate login (OIDC Compliant)
.https://app.datafold.com/login/sso/client-id?action=desired_action
client-id
with the Client ID of the configuration, anddesired_action
with signup
if you enabled users auto-creation, or login
otherwise.https://<okta-server-name>/.well-known/openid-configuration
, replace okta-server-name
with the name of your Okta domain.signup
action is set in the login URI, authenticated users on Okta who have been assigned as a user in Okta of the Datafold application will then be able to login. If that user has not yet been invited, Datafold will then automatically create a user for them, since they’re already authenticated by the Okta server of your domain. The user will then receive an email to confirm their email address.Datafold
https://app.datafold.com/hooks/oauth/okta/<client-id>
secret
User suspended
, User deactivated
, Deactivate application
, User unassigned from app
support@datafold.com
.