Update 'ISSUER.md'
This commit is contained in:
parent
31d7d9596a
commit
84a74eb7dd
|
@ -75,6 +75,10 @@ TODO a simple and generic way to identify a particular set of capabilities or re
|
||||||
|
|
||||||
In this way any issuer can sign a token for any scope of any audience (service provider).
|
In this way any issuer can sign a token for any scope of any audience (service provider).
|
||||||
|
|
||||||
## 7. issue token
|
## 7. save decision
|
||||||
|
|
||||||
|
The user may elect to grant all of the requested scopes, or only a portion of them. Whichever happens, the issuer must save the user's preferences.
|
||||||
|
|
||||||
|
## 8. issue token
|
||||||
|
|
||||||
Now we're back in the realm of handshaking. Continue to the main README.md
|
Now we're back in the realm of handshaking. Continue to the main README.md
|
Loading…
Reference in New Issue