idpHint property

String idpHint

Used to tell Keycloak which IDP the user wants to authenticate with.

Implementation

external String get idpHint;
void idpHint=(String v)

Implementation

external set idpHint(String v);