Keycloak NodeJS
Create file .crt
Creates the .crt file and copies the RS256 algorithm certificate from the realm you created in keycloak
-----BEGIN CERTIFICATE-----
{INSERT_TOKEN_HERE}
-----END CERTIFICATE-----
to run the project
npm run dev
Name | Last commit | Last update |
---|---|---|
src | ||
.dockerignore | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.gitlab-ci.yml | ||
.nvmrc | ||
.prettierrc | ||
Dockerfile | ||
README.md | ||
package.json | ||
tsconfig.json |