Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@diecknet
Copy link
Contributor

Description

I added instructions for setting up Komodo OIDC with VoidAuth.

Added instructions for Komodo OIDC user registration and environment variables.
Copilot AI review requested due to automatic review settings January 16, 2026 15:26
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds OIDC configuration instructions for Komodo, a self-hosted application, to integrate with VoidAuth as an identity provider.

Changes:

  • Added a new Komodo section with environment variable configuration and VoidAuth OIDC app setup instructions
  • Included a detailed note about user provisioning limitations when user registration is disabled

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

> Komodo is not automatically provisioning users via OIDC if the environment variable `KOMODO_DISABLE_USER_REGISTRATION=true` is configured. If you generally want to prevent new user registrations:
> 1. *Temporarily* set the environment variable `KOMODO_DISABLE_USER_REGISTRATION=false`
> 2. Restart the Komodo core container
> 3. Login to Komodo via VoidAuth OIDC to create a disabled account
Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation states that logging in via OIDC will 'create a disabled account', but this is unclear. It would be more accurate to clarify whether the account is created in a disabled state, or if it's created enabled but needs to be enabled by the admin. Consider rephrasing to 'Login to Komodo via VoidAuth OIDC to automatically create a new user account'.

Suggested change
> 3. Login to Komodo via VoidAuth OIDC to create a disabled account
> 3. Login to Komodo via VoidAuth OIDC to automatically create a new user account

Copilot uses AI. Check for mistakes.
Redirect URLs: https://komodo.example.com/auth/oidc/callback
```


Copy link

Copilot AI Jan 16, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's an extra blank line (line 409) before the <br> tag. Other sections in the document don't have this extra blank line between the last configuration block and the <br> separator. For consistency with other OIDC guide entries (like Jellyseerr at line 373 and Manyfold at line 410), remove the extra blank line.

Suggested change

Copilot uses AI. Check for mistakes.
@notquitenothing notquitenothing merged commit 035a653 into voidauth:main Jan 17, 2026
9 of 10 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