Skip to content

Commit

Permalink
Fix text failures due to client credentials cc grant
Browse files Browse the repository at this point in the history
  • Loading branch information
shanggeeth committed Nov 17, 2023
1 parent dc86e0f commit 79ead49
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
"name": "organization_switch",
"displayName": "Organization Switch"
},
{
"name": "organization_switch_cc",
"displayName": "organization_switch_cc"
},
{
"name": "urn:ietf:params:oauth:grant-type:jwt-bearer",
"displayName": "urn:ietf:params:oauth:grant-type:jwt-bearer"
Expand Down

0 comments on commit 79ead49

Please sign in to comment.