File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ The `validate-azure-ad-token` policy enforces the existence and validity of a JS
30
30
header-name =" name of HTTP header containing the token (alternatively, use query-parameter-name or token-value attribute to specify token)"
31
31
query-parameter-name =" name of query parameter used to pass the token (alternative, use header-name or token-value attribute to specify token)"
32
32
token-value =" expression returning the token as a string (alternatively, use header-name or query-parameter attribute to specify token)"
33
- authentication-endpoint =" Microsoft Entra ID environment endpoint, prefix https:// is optional "
33
+ authentication-endpoint =" Microsoft Entra ID environment endpoint"
34
34
failed-validation-httpcode =" HTTP status code to return on failure"
35
35
failed-validation-error-message =" error message to return on failure"
36
36
output-token-variable-name =" name of a variable to receive a JWT object representing successfully validated token" >
You can’t perform that action at this time.
0 commit comments