Select a template type from the Auth Template list.
- 
                     Do not use auth service: Provides no authentication template. 
- 
                     Use built-in JWT server: Includes a built-in authentication server that supports JWT or bearer tokens. See Authenticate > Using JWT for more information. 
- 
                     Use built-in AWS Cognito server: Includes a built-in authentication server that works with the Amazon Cognito user pool. See Authenticate > Using Amazon Cognito for more information. 
- 
                     Use external Azure Active Directory service: Includes templates that work with Azure AD or Azure AD B2C. See Authenticate > Using Azure Active Directory for more information. 
- 
                     Use external auth service: Includes templates that can be easily extended to support the other identity providers that work with the OAuth flows or JWT, such as Okta OIDC (OpenID Connect). See Authenticate > Using other auth servers for more information. 
The PowerServer C# solution will automatically include the built-in auth server and/or template according to your selection.



