#Issues with Separate Forward Auth Providers for Different Paths on the Same Subdomain in Authentik

1 messages · Page 1 of 1 (latest)

agile vault
#

Hi,

Is it possible to have two different applications, each using their own Forward Auth (single app) proxy providers, on the same subdomain with different paths and different permission groups for each app? I almost have this working, but I face an issue where:

  • When providing access to only apps.domain.com/app1/ for a test user, Authentik complains about the user not having access to the group associated with apps.domain.com/app2/.

  • When providing the same user access to app2, then logging in from apps.domain.com/app1/ the user will be redirected to app2 after authentication. After navigating back to apps.domain.com/app1, it will then correctly takes the user to app1 since they are already authenticated.

Could someone please help point me in the right direction on how to fix this?

Thanks 😁

agile vault
#

Note: I can see that it's been mentioned here a couple of years ago:
#general message
but couldn't see any answer.