Add Authentik #1660

Merged
konrad merged 1 commits from erri120/api:add-authentik into main 2023-12-01 14:08:18 +00:00
Contributor

It took me a while to figure out how to get Vikunja to work with Authentik due to the implicit Open ID Discovery done by the oidc package.

It took me a while to figure out how to get Vikunja to work with Authentik due to the implicit Open ID Discovery done by the `oidc` package.
erri120 added 1 commit 2023-11-30 10:54:50 +00:00
continuous-integration/drone/pr Build is passing Details
a271b3a003
Add Authentik
konrad reviewed 2023-11-30 12:14:19 +00:00
@ -91,0 +92,4 @@
## Authentik
Authentik Config:
- Create a new Provider called "Vikunja" in Authentik
Owner

Don't you need to select a certificate in Authentik when creating the provider?

Don't you need to select a certificate in Authentik when creating the provider?
Author
Contributor

For an OAuth2/OpenID provider, you can select a signing key. Since Authentik generates a "authentik Self-signed Certificate" on the first launch, you don't need to explicitly change anything.

For an OAuth2/OpenID provider, you can select a signing key. Since Authentik generates a "authentik Self-signed Certificate" on the first launch, you don't need to explicitly change anything.
konrad approved these changes 2023-12-01 14:07:42 +00:00
Owner

Thanks!

Thanks!
konrad merged commit 4615b4dbfb into main 2023-12-01 14:08:18 +00:00
konrad deleted branch add-authentik 2023-12-01 14:08:18 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1660
No description provided.