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