How to make AuthServerhighly available
How to cancel the HTTPS protocol of authentication service? just need to use the HTTP protocol.
When I call /api/permission-management/permissions (get), there is no value for Options in the CheckProviderPolicy method and an exception message is thrown: (No policy defined to get/set permissions for the provider'{policyName}'. Use {nameof (PermissionManagementOptions)} to map the policy.), how can I make it work