tracker.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-02-05 10:38:28 +01:00
parent 8ff3990dfe
commit cc5a37d936
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -508,6 +508,9 @@ automatically approved:
1. The URL must start with =https://= 1. The URL must start with =https://=
2. The URL must not contain any wildcard =*= 2. The URL must not contain any wildcard =*=
3. The Availabily must not be =everyone= 3. The Availabily must not be =everyone=
4. The client must not be =public= (the UI does not appear to provide the 4. The client contain some restricted scope (this should never occurs as
the UI take care to show only scopes not subject to restriction)
5. The client must not be =public= (the UI does not appear to provide the
confidential vs public option) confidential vs public option)
5. The scopes 5. The client configure a list of specific =audiences= (the UI does not
appear to provide any mean to configure this field)