New to Authentik - Challenges with getting my first application working
!Selfhosted - I'm new to #Authentik - I've just spun up a test instance and tried to connect my first application (#Postiz) but I'm kind of stuck.
I've installed both Postiz and Authentik using Docker Compose - as provided by the relevant apps.
As far as #Authentik goes it looks like its approving authentication requests (its showing successes in the GUI) but the application just returns to the login screen without progressing.
One thing that I found was that within the configuration of the Application and Provider one URL provided by Authentik is the /application/o/postiz/.well-known/openid-configuration which lists several URLs used by the application - one is /application/o/authorize/ but unlike all the others this returns a 404 error when I try to load it via the browser.
I am struggling to work out if - this URL should 404 should occur and also how to diagnose what the problem is.
I've popped messages in their relevant Discord forums but any ideas or input would be greatly appreciated - I'm figuring getting Authentik is going to be key to getting other applications going.
like this
Selfhosted reshared this.
devaly
in reply to abeorch • • •like this
theorangeninja and saddlebag like this.
abeorch
in reply to devaly • •Selfhosted reshared this.
abeorch
in reply to devaly • •Selfhosted reshared this.
devaly
in reply to abeorch • • •saddlebag likes this.
abeorch
in reply to devaly • •like this
DadFather and saddlebag like this.
saddlebag doesn't like this.
Selfhosted reshared this.
saddlebag
in reply to abeorch • • •Pocket-id also supports ldap sync pocket-id.org/docs/configurati…
I tried Authentik then moved to Authelia and then to pocket-id. I found the first two unnecessarily complicated for selfhosting unless you want to specifically learn them.
Setting up https is quite straightforward, especially with caddy.
LDAP Integration | Pocket ID Docs
Pocket IDdlsolo
in reply to abeorch • • •I moved away from authentik for void-auth: github.com/voidauth/voidauth
Life is so much better...
GitHub - voidauth/voidauth: Single Sign-On for Your Self-Hosted Universe
GitHublike this
theorangeninja, AbidanYre, john_lemmy, saddlebag, cupcakearmy and Starfighter like this.
Starfighter
in reply to dlsolo • • •If you don't mind me asking, what made you go with VoidAuth vs Authelia or something else entirely?
I'm in a similar boat as OP and while VoidAuth looks very promising I'm put off a little by the young age and size of the project.
CHOPSTEEQ
in reply to Starfighter • • •Tolookah
in reply to abeorch • • •If you are getting the authentik login screen and being redirected, it's either the redirect url not being right or the app itself not being configured for authentik.
Source: my limited knowledge with authentik and other apps.
roofuskit
in reply to abeorch • • •integrations.goauthentik.io/ap…
youtube.com/playlist?list=PLH7…
Everything you need is there. Authentik is fantastic.
Authentik Setup
Cooptonian (YouTube)like this
Funwayguy and Lem453 like this.
brewery
in reply to abeorch • • •I have self hosted for years using Authentik and have 50 + services. Postiz has been one of the most challenging to spin up and maintain. The documentation is not up to date, the software is constantly changing and I had to tweak lots to get it to work. Even now, it seems to crash after a few days and haven't had the chance to investigate. All these posts I set up didn't go through and now if I turn it back on, it'll release them all in one go before I can get in to stop it, or have to revert to a fresh install...
The vast majority of services and not like this so don't get disheartened! Try some other ones first them come back to this when more experienced. I recommend Bento PDF, ConvertX, outline wiki, vikunja and immich (if you have the storage space).
At first, try to stick to software on Authentik's guides (integrations.goauthentik.io/). Once you do a few OIDC and forward proxy services you'll get the hang of it.
When I get a chance I'll share my docker compose SSO settings and authentik redirect uri that worked for me with the caveat that the software crashes for some reason.
Integrations overview | authentik
integrations.goauthentik.io