tracker.org

This commit is contained in:
Yann Esposito (Yogsototh) 2020-10-13 16:56:23 +02:00
parent 245e617e99
commit b1feffad23
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -76,7 +76,21 @@ CLOCK: [2020-10-13 Tue 16:53]
:END:
[2020-10-13 Tue 16:52]
Prevent double
The ribbon show a link to the user.
That link is something like:
https://visbility.amp.cisco.com/iroh/iroh-auth/authorize?client_id=xxx&state=randomstring
Where
- =xxx= is the client_id of the ribbon for CESv2.
- =state= is a random string to be checked by the ribbon
- optinoally a list of scopes.
Mainly when the user will click on that link, it will get back to CESv2 URL
with a =code=.
The ribbon make a POST request with this code to =IROH-Auth=.
**** IN-PROGRESS Victor PR grants :work:
:LOGBOOK:
CLOCK: [2020-10-13 Tue 14:21]--[2020-10-13 Tue 16:53] => 2:32