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

Chore: Setup oathkeeper and kratos in compose #62

Merged
merged 7 commits into from
Dec 21, 2023
Merged

Chore: Setup oathkeeper and kratos in compose #62

merged 7 commits into from
Dec 21, 2023

Conversation

TimVosch
Copy link
Contributor

This PR adds Oathkeeper and Kratos to the development environment.
All requests will checked by the Oathkeeper Policy Decision Point. For now all requests are allowed as anonymous. As development for V1.2 continues, the Oathkeeper and Kratos configs and rules will be updated.

This PR also moves several docker compose service related files from the tools/ directory to the tools/docker-compose/ directory, to avoid bloating the tools directory.

Closes #61

@TimVosch TimVosch requested a review from JEFFTheDev December 20, 2023 10:28
@TimVosch TimVosch merged commit c62b2c1 into main Dec 21, 2023
1 check passed
@TimVosch TimVosch deleted the kratos branch December 21, 2023 09:57
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

Successfully merging this pull request may close these issues.

Setup Ory Kratos, Ory and Oathkeeper and connect them
2 participants