Skip to content

Commit ec9a563

Browse files
Merge pull request ceph#62986 from bluikko/doc-headerlines-radosgw
doc/radosgw: Fix length of section header underlines in oidc.rst
2 parents 605ca82 + 66fa225 commit ec9a563

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/radosgw/oidc.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
===============================
1+
================================
22
OpenID Connect Provider in RGW
3-
===============================
3+
================================
44

55
An 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

2020
CreateOpenIDConnectProvider
21-
---------------------------------
21+
---------------------------
2222

2323
Create an OpenID Connect Provider entity in RGW
2424

@@ -69,7 +69,7 @@ Example::
6969

7070

7171
GetOpenIDConnectProvider
72-
---------------------------
72+
------------------------
7373

7474
Gets information about an IDP.
7575

@@ -125,7 +125,7 @@ Example::
125125
&ClientID=app-jee-jsp"
126126

127127
RemoveClientIDFromOpenIDConnectProvider
128-
----------------------------------
128+
---------------------------------------
129129

130130
Remove a client id from the list of existing client ids registered while creating an OpenIDConnectProvider.
131131

0 commit comments

Comments
 (0)