You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the Get-CsAuthConfig cmdlet to retrieve the authentication configuration for your organization.
21
+
This cmdlet gets authentication configuration from two server roles - Registrar and WebServices.
22
+
It is meant to only be run at the global level.
23
+
If you do run it at the pool level and only one of the roles are present on the pool, the cmdlet will return the setting that corresponds to the role that exists on the pool and the global settings for the role that doesn’t exist on the pool.
24
+
If neither role is present on the pool, it will return an error.
25
+
If both roles are present for the pool, but policies are not defined at the pool level, the cmdlet will return an error.
0 commit comments