> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# NetServer OidcLogin element

> NetServer utility class to get access to values related to CRM OIDC login

Utility class to get access to values related to CRM OIDC login.

| Name          | Description                                                                                                             |
| ------------- | ----------------------------------------------------------------------------------------------------------------------- |
| Authority     | OpenID Connect authority/well-Known URL (\[Authority]/.well-known/openid-configuration must return discovery document.) |
| ClientId      | ClientID for SuperOffice CRM, different for each environment/Identity Provider.                                         |
| IsSSOEnabled  | Is SSO enabled for tenant?                                                                                              |
| UserNameClaim | Claim to get userName from external identity token.                                                                     |

See the [NetServer Core reference][1] for details about handling this programmatically.

[1]: https://github.com/SuperOfficeDocs/superoffice-docs/blob/main/docs/en/api/reference/netserver/core/SuperOffice.Configuration.ConfigFile.OidcLogin.yml
