Hello, we are trying to understand if Authentik is right tool for our purpose and looking out maybe someone can share some starting point blogs, hands on guides... so we are looking for tool to do:
- it will act like a APP portal, you login with Azure SAML to it and then you get portal where you can choose different apps from dashboard and login to them
- some of those apps in the portal may have their own Azure SAML authentication. Here Authentik will need to pass SAML login details to the target app/service
- some of those apps could be not direclty accessible from user network, for those authentik server will need to do proxying. Like user talks to authentik and authentik talks to target service/app.
- it should not require creating local users in authentik, like we setup Azure SAML login to authentik, define roles/permissions based on groups if needed and it should be it without requiring creating local users in authentik then mapping them and so on, also when client connects to any app throught auhentik portal , authentik should relay all SAML metadata to the target app so our group based permissions works fine...
so it looks like Authentik is tool which can do above and many more, can anyone please verify it? if it is yes then we find it quite complex process to understand and setup, maybe there is any top to bottom guide, tutorial or something? Thank you for your attention