idpInformation property
Information returned by the identity provider (IDP) such as the identification of the user and detailed / profile information.
Implementation
@$pb.TagNumber(2)
$6.IDPInformation get idpInformation => $_getN(1);
Implementation
@$pb.TagNumber(2)
set idpInformation($6.IDPInformation value) => $_setField(2, value);