...
- Realtime deployment: Users receive instant (~1s) feedback on the status of their deployment. We use http sockets with RabbitMQ to push information.
- Asynchronous deployment: if a site is down for a while, FEUDAL will make sure, that all deployments are retransmitted, once the site is back up.
- Future deployments: If a "new" site joins the VO (or a new VM ist started), FEUDAL can send all deployments for the supported VO.
- Full control integration: FEUDAL uses "call-outs" (that system admins provide) to provision / modify / deprovision users. This gives full control to the admin and ensures that every user-manangement-system (e.g. LDAP) can be supported.
- FEUDAL passes the unmodified userinfo object (from the OIDC-Provider) augmented with some additional information, to the user-management-adaptors.
FEUDAL Architecture
Public Test Instance
KIT provides a public test instance for evaluation at https://hdf-portal.data.kit.edu. For VO membership contact hardt@kit.edu.
Roadmap
Until end of 2018 the following features will be added
...