tracker.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-02-04 18:25:02 +01:00
parent b47aed8b4e
commit 02b73df256
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -408,6 +408,26 @@ CLOCK: [2021-02-04 Thu 17:32]
Best user experience, etc.. Best user experience, etc..
Create a response issue about OAuth2/OIDC/trusted clients. Create a response issue about OAuth2/OIDC/trusted clients.
#+begin_src
{
"scopes": [
"openid","profile"
],
"description": "string",
"redirects": [
"https://127.0.0.1:5443/callback"
],
"availability": "everyone",
"name": "int-posture-test",
"grants": [
"auth-code"
],
"audiences": [
"posture"
]
}
#+end_src
**** REVIEW morning review tour :work:review: **** REVIEW morning review tour :work:review:
:LOGBOOK: :LOGBOOK:
CLOCK: [2021-02-04 Thu 10:25]--[2021-02-04 Thu 17:32] => 7:07 CLOCK: [2021-02-04 Thu 10:25]--[2021-02-04 Thu 17:32] => 7:07