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

Run OpenVSX registry without GitHub OAuth2 configuration #1041

Open
svor opened this issue Nov 14, 2024 · 0 comments
Open

Run OpenVSX registry without GitHub OAuth2 configuration #1041

svor opened this issue Nov 14, 2024 · 0 comments

Comments

@svor
Copy link

svor commented Nov 14, 2024

Currently it's mandatory having GitHub OAuth configuration in the application.yaml:

  security:
      oauth2:
        client:
          registration:
            github:
              client-id: dummy
              client-secret: dummy

As an admin of the private internal registry, I’d like to run it without requiring OAuth configuration and to hide or disable the PUBLISH and Log In buttons in the UI:
screenshot-internal-openvsx_apps_che-dev_x6e0_p1_openshiftapps_com-2024_11_14-16_09_52

In this case, only the ovsx CLI will be used to manage extensions in the registry.

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

No branches or pull requests

1 participant