SamlAuth.getProfile()
Home > @backstage/core-app-api > SamlAuth > getProfile
Signature:
getProfile(options?: AuthRequestOptions): Promise<ProfileInfo | undefined>;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| options | (Optional) | 
Promise<ProfileInfo | undefined>