Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

PlantUML
border1
titleWeb UI SSO Flow (OAuth)
hide footbox
autonumber

participant "Browser" as cli
participant "KSSO" as sso
participant "WebUI" as ui

 

 

PlantUML
border1
titleREST API SSO Flow (OAuth)
hide footbox
autonumber

participant "Client" as cli
participant "LDAP" as ldap
participant "Gateway" as gw
participant "Service" as svc

 

 

PlantUML
border1
titleWeb UI REST API SSO Flow (Basic AuthKeystone)
hide footbox
autonumber

participant "Client" as cli
participant "LDAP" as ldap
participant "Gateway" as gw
participant "Service" as svc