Skip to content

ci0n/verdaccio-casdoor-auth

Repository files navigation

verdaccio-casdoor-auth

a verdaccio plugin for casdoor auth

casdoor config

You must add password to the Grant types of the application, otherwise login will fail

Casdoor OAuth2.0 document

config.yaml

auth:
  casdoor-auth:
    endpoint: ...
    clientId: ...
    clientSecret: ...
    orgName: ...
    appName: ...
    certificate: |
      -----BEGIN CERTIFICATE-----
      ... YOUR CERTIFICATE HERE ...
      -----END CERTIFICATE-----

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published