Back

APP Signup


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 links are redirected to SSO page with custom client ID in the URL
2. Check Signup and redirect to custom redirect uri (Google)


Details

TEST link:
https://app.test-yawave.com/app/{SLUG}/register?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