journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org

This commit is contained in:
Yann Esposito (Yogsototh) 2021-04-16 13:58:20 +02:00
parent 69e10c4768
commit a763c30e97
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -38,16 +38,14 @@ This is a software subcomponent of /IROH/ taking care of:
/IROH-Auth/ is a set of /Services/ within /IROH/ some of them exposing
HTTP APIs.
+ Login
- Grant Service (User's client authorizations)
- Invite (core service + web API)
- Login (core service + web API)
- OAuth2 (core service + web API)
- OAuth2 Clients (core service + web API)
- OAuth2 Clients Presets (service)
profile_web_service.clj
scim_client_service.clj
session_web_service.clj
- Org (service)
- User (service + web API)
- IdP Migrate (core service + web API) /deprecated a few months ago/
@ -55,6 +53,7 @@ HTTP APIs.
- Auth Management (core service)
- Session (web API)
- Profile (web API, =/whoami=)
- SCIM Client (for auto activation via CSA SCIM server)
* History