rgl / wso2is-playground

WSO2IS (WSO2 Identity Server) Playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is a WSO2IS (WSO2 Identity Server) playground.

This is somewhat related to https://github.com/rgl/terraform-keycloak.

Usage

Install docker compose.

Add the following entries to your machine hosts file:

127.0.0.1 wso2is.test
127.0.0.1 mail.test
127.0.0.1 example-go-confidential.test

Start the environment:

./create.sh

When anything goes wrong, you can try to troubleshoot at:

Destroy everything:

./destroy.sh

References

About

WSO2IS (WSO2 Identity Server) Playground


Languages

Language:Go 47.9%Language:Python 37.7%Language:Dockerfile 7.2%Language:Shell 7.1%