We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Alpine configuration supports only a single OIDC provider using ALPINE_OIDC_* variables.
ALPINE_OIDC_*
For exemple, allowing login from both Gitlab and Github OIDC providers.
ALPINE_OIDC_<name>_*
APLINE_OIDC_GITLAB_ISSUER=https://gitlab.com
gitlab
inkscape
Inkscape dev
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Current Behavior
Alpine configuration supports only a single OIDC provider using
ALPINE_OIDC_*
variables.Proposed Behavior
For exemple, allowing login from both Gitlab and Github OIDC providers.
ALPINE_OIDC_<name>_*
likeAPLINE_OIDC_GITLAB_ISSUER=https://gitlab.com
gitlab
+ Group:inkscape
) gives access to TeamInkscape dev
Checklist
The text was updated successfully, but these errors were encountered: