getPortalSignInSettings

Function

Fetches the portal's signin settings by making a request to the ${portalUrl}/portals/self/signinSettings endpoint.

Returns a promise that resolves with the signin settings object.

Parameters

Parameter Type Default Notes
context Required IArcGISContext

Returns

Promise<any>

Function defined in common/src/users/_internal/computeProps.ts:46