File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -750,8 +750,6 @@ paths:
750750 get :
751751 summary : Return sso provider info
752752 operationId : getSsoProviders
753- security :
754- - Bearer : [ ]
755753 tags :
756754 - security
757755 responses :
@@ -1380,6 +1378,9 @@ components:
13801378 - $ref : " #/components/schemas/ObjectReference"
13811379 - type : object
13821380 properties :
1381+ name :
1382+ description : " name of the sso provider"
1383+ type : string
13831384 base_url :
13841385 description : ' base url'
13851386 type : string
@@ -1757,8 +1758,7 @@ components:
17571758 created_at : " 2021-04-07T16:24:01+05:30"
17581759 SsoProviderExample :
17591760 value :
1760- kind : " SsoProvider"
1761- href : " /api/kafkas_mgmt/v1/sso_providers"
1761+ name : " mas_sso"
17621762 base_url : " https://identity.api.redhat.com"
17631763 jwks : " https://identity.api.openshift.com/auth/realms/rhoas/protocol/openid-connect/certs"
17641764 token_url : " https://identity.api.openshift.com/auth/realms/rhoas/protocol/openid-connect/token"
You can’t perform that action at this time.
0 commit comments