Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
gem-cp committed Jun 3, 2024
1 parent 9099e1a commit 6289893
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/plantuml/sm-b-auth.puml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ alt #White
HP --> Client: 401 Unauthorized; json body with Well-Known json Document
deactivate HP
else
group Service Discovery for PEP/Authorization Server FQDN
end
Client -> AuthS: GET /.well-known/oauth-authorization-server 
activate AuthS
AuthS --> Client: 200 OK; json body with Well-Known json Document
Expand Down

0 comments on commit 6289893

Please sign in to comment.