Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit fcb4890

Browse files
committed
Add allowed_scopes to README
1 parent 76623c0 commit fcb4890

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/source/contents/conf.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ sub_funcs
5454
Optional. Functions involved in *sub*ject value creation.
5555
5656

57-
5857
scopes_mapping
5958
##############
6059

@@ -75,6 +74,12 @@ allowed_scopes
7574
A list with the scopes that are allowed to be used (defaults to the keys in scopes_mapping).
7675

7776

77+
advertised_scopes
78+
#################
79+
80+
A list with the scopes that will be advertised in the well-known endpoint (defaults to allowed_scopes).
81+
82+
7883
------
7984
add_on
8085
------

0 commit comments

Comments
 (0)