1. Signup/Login: Pages open with custom client ID in the URL
2. Check Signup and redirect to custom redirect uri (Google)
3. Check Login with redirect to redirect uri (Google)
Details
TEST link:
https://sso.test-yawave.com/auth/realms/yawave/protocol/openid-connect/auth?response_type=code&scope=openid%20profile%20email&client_id=custom-client-id&redirect_uri={REDIRECT_URI}&state={OPTIONAL_VALUE}&slug={SLUG}&kc_locale={ec|de|fr}
replace slug w/ app living in yawave realm
state and kc_locale ==> optional
state ==> any value
redirect_url => any url