Skip to content

Commit

Permalink
6.12 EntraID and Okta -update
Browse files Browse the repository at this point in the history
Signed-off-by: nasirhussenm <[email protected]>
  • Loading branch information
nasirhussenm committed Jan 24, 2025
1 parent 1f4b14c commit ac9b432
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions content/sensu-go/6.11/operations/control-access/oidc-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -494,9 +494,10 @@ spec:
"type": "oidc",
"api_version": "authentication/v2",
"metadata": {
"name": "okta"
"name": "Okta"
},
"spec": {
"provider": "Okta",
"additional_scopes": [
"groups",
"email"
Expand Down Expand Up @@ -571,7 +572,7 @@ spec:
"name": "EntraID"
},
"spec": {
"provider": "EntraID"
"provider": "EntraID",
"additional_scopes": [
"groups",
"email"
Expand Down

0 comments on commit ac9b432

Please sign in to comment.