Back

APP Login


Predefined testing data

Yawave realm application: https://app.test-yawave.com/app1-yawave-realm/discover
Client id: custom-client-id
Redirect uri: https://google.com(de/fr)
Slug: app1-yawave-realm

Checklist

1. App login links are redirected to SSO page with custom client ID in the URL
2. Check Login with redirect to custom redirect uri (Google)


Details

TEST link:
https://app.test-yawave.com/app/{SLUG}/login?post_uri={REDIRECT_URL}&client_id=custom-client-id&kc_locale={en|de|fr}
replace slug w/ app living in yawave realm
kc_locale ==> optional
redirect_url => any url

Back