Update 'ISSUER.md'

This commit is contained in:
AJ ONeal 2017-08-07 22:49:45 +00:00
parent 31d7d9596a
commit 84a74eb7dd
1 changed files with 5 additions and 1 deletions

View File

@ -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