Skip to content

Commit e9a0268

Browse files
Remove trailing whitespace
1 parent 39fbf02 commit e9a0268

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

security/access_token.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ Next, configure the ``base_uri`` and ``discovery`` options:
434434
oidc_user_info:
435435
base_uri: https://www.example.com/realms/demo/
436436
discovery:
437-
cache:
437+
cache:
438438
id: cache.app
439439
440440
.. code-block:: xml
@@ -745,7 +745,7 @@ from the OpenID Connect Discovery), and configure the ``discovery`` option:
745745
issuers: ['https://oidc.example.com']
746746
discovery:
747747
base_uri: https://www.example.com/realms/demo/
748-
cache:
748+
cache:
749749
id: cache.app
750750
751751
.. code-block:: xml

0 commit comments

Comments
 (0)