Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gem-cp committed Jun 6, 2024
1 parent 574956e commit fbd6ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plantuml/sm-b-auth.puml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ else Client has valid Refresh token
Client -> AuthS: POST /token\n\
(Refresh token and DPoP JWT)
AuthS -> AuthS: verify Refresh token, DPoP
AuthS -> AuthS: Invalidate Refresh token
end

AuthS -> PDP: POST /v1/data/authz, json body { "input": {...}}
Expand Down

0 comments on commit fbd6ac3

Please sign in to comment.