File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- ===============================
1+ ================================
22 OpenID Connect Provider in RGW
3- ===============================
3+ ================================
44
55An entity describing the OpenID Connect Provider needs to be created in RGW, in order to establish trust between the two.
66
@@ -18,7 +18,7 @@ In order to invoke the REST admin APIs, a user with admin caps needs to be creat
1818
1919
2020CreateOpenIDConnectProvider
21- ---------------------------------
21+ ---------------------------
2222
2323Create an OpenID Connect Provider entity in RGW
2424
@@ -69,7 +69,7 @@ Example::
6969
7070
7171GetOpenIDConnectProvider
72- ---------------------------
72+ ------------------------
7373
7474Gets information about an IDP.
7575
@@ -125,7 +125,7 @@ Example::
125125 &ClientID=app-jee-jsp"
126126
127127RemoveClientIDFromOpenIDConnectProvider
128- ----------------------------------
128+ ---------------------------------------
129129
130130Remove a client id from the list of existing client ids registered while creating an OpenIDConnectProvider.
131131
You can’t perform that action at this time.
0 commit comments