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

Add a clear guide how to use Kratos without Oathkeeper #262

Closed
aeneasr opened this issue Feb 19, 2020 · 1 comment
Closed

Add a clear guide how to use Kratos without Oathkeeper #262

aeneasr opened this issue Feb 19, 2020 · 1 comment

Comments

@aeneasr
Copy link
Member

aeneasr commented Feb 19, 2020

Is your feature request related to a problem? Please describe.

Feedback in the chat is that learning Oathkeeper on top of Kratos is a lot of work, and that the way Oathkeeper works isn't really explained well.

We should write a simple code example that explains how one could create a small middelware for ExpressJS, Golang, ...

Since the request is really easy this could probably be done in a few lines of code.

@davidthor
Copy link

Not a guide, but I did run into this in my own testing and found some of the snippets that let the kratos ui-node proxy through to kratos to make this work. Details and discussion can be found here:
https://community.ory.sh/t/kratos-csrf-issues-without-oathkeeper/1603/2?u=davidthor

aeneasr added a commit that referenced this issue Apr 12, 2020
Creates several docker compose examples which include various
scenarios of the quickstart.

The regular quickstart guide now works without ORY Oathkeeper
and uses the standalone mode of the example app instead.

Closes #262
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

No branches or pull requests

2 participants