Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add authentik provider #274

Merged
merged 2 commits into from
Nov 11, 2024
Merged

feat: add authentik provider #274

merged 2 commits into from
Nov 11, 2024

Conversation

aoor9
Copy link
Contributor

@aoor9 aoor9 commented Nov 9, 2024

Hello,
this PR adds Authentik as provider

Steps

  1. Set up your self-hosted Authentik instance
  2. In the Admin interface, create your OAuth provider under Applications -> Providers and add your web app URL containing /auth/authentik inside Redirect URIs section (you can use localhost)
  3. Retrieve Client ID and Client Secret and add them to .env file as NUXT_OAUTH_AUTHENTIK_CLIENT_ID and NUXT_OAUTH_AUTHENTIK_CLIENT_SECRET, along with your instance URL as NUXT_OAUTH_AUTHENTIK_DOMAIN

Copy link

pkg-pr-new bot commented Nov 11, 2024

Open in Stackblitz

pnpm add https://pkg.pr.new/atinux/nuxt-auth-utils@274

commit: fc55591

@atinux atinux merged commit 33686af into atinux:main Nov 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants