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
Specifies the registered name of the token issuer, typically a URI, for example: "https://sts.windows.net/yourTenantId/"
270
270
271
271
```yaml
272
272
Type: String
@@ -281,6 +281,22 @@ Accept pipeline input: False
281
281
Accept wildcard characters: False
282
282
```
283
283
284
+
### -UseStateToRedirect
285
+
Specifies whether or not to use the URI within the "state" property of client authentication requests to determine the proper page to redirect the client to after authentication.
286
+
287
+
```yaml
288
+
Type: Boolean
289
+
Parameter Sets: (All)
290
+
Aliases:
291
+
Applicable: SharePoint Server Subscription Edition
0 commit comments