diff --git a/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org b/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org index 69f3ae65..5a1be7ed 100644 --- a/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org +++ b/journal/2021-04-16--12-27-13Z--iroh_auth_presentation.org @@ -28,14 +28,9 @@ This is a software subcomponent of /IROH/ taking care of: HTTP APIs. - Grant Service (User's client authorizations) -- +- IdP Migrate (core service + web API) [deprecated a few months ago] +- Invite (core service + web API) - grant_service.clj - idp_migrate_service.clj - idp_migrate_web_service.clj - invite_service.clj - invite_web_service.clj - iroh_auth_mgmt_service.clj iroh_auth_service.clj iroh_auth_web_service.clj oauth2_client_preset_service.clj @@ -51,6 +46,7 @@ HTTP APIs. session_web_service.clj user_service.clj user_web_service.clj +- Auth Management (core service) * History