Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ESSIF-Lab
infrastructure_3
AUEB-RC
ZeroTrustVC_project_summary
Commits
44ac99fd
Commit
44ac99fd
authored
Oct 05, 2021
by
Nikos Fotiou
Browse files
VC request and issuance
parent
828b253f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
44ac99fd
...
...
@@ -32,11 +32,14 @@ The following figure illustrates the modules of the ZeroTrustVC component.
A typical authorization flow in ZeroTrustVC includes the following steps
### Issuer configuration
w
ith this step, a resource owner configures the authorization server with policies
W
ith this step, a resource owner configures the authorization server with policies
that specify the access rights that correspond to a client. Clients are identified
using a public key (lat
t
er on this project we will consider cases where clients are
using a public key (later on this project we will consider cases where clients are
identified by a Decentralized Identifier).
### VC request and issuance
With this step, a client requests from the authorization server a VC. A client request
is in essence an
[
OAuth 2.0 access token request using the client
credentials grant
](
https://datatracker.ietf.org/doc/html/rfc6749#section-4.4
)
### Resource request
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment