I'm a little bit confused about user management / authentication systems.
I would like to achieve the following:
- Have a central database of users / organization units (like Active Directory) - FreeIPA
- Have SSO capabilities (SSO login page, etc), easy to integrate into self-developed systems Keycloak
- Also being able to authenticate with Radius in several applications with the central user database FreeRADIUS
The linked resources would help me achieve this? Is it even possible? Are there any better alternatives to these?
Thank you in advance!