brunobastosg / backstage-keycloak-auth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backstage Keycloak Authentication

To start the app, run:

docker compose up -d
yarn install
yarn dev

The browser will open in http://0.0.0.0:3000. Change it to http://localhost:4180.

The Keycloak login page will be shown. Username and password are both backstageuser.

About

License:MIT License


Languages

Language:TypeScript 91.0%Language:Dockerfile 5.0%Language:HTML 3.7%Language:JavaScript 0.4%