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 documentation on setting up keycloak #273

Closed
jonhealy1 opened this issue Jun 22, 2024 · 0 comments
Closed

Add documentation on setting up keycloak #273

jonhealy1 opened this issue Jun 22, 2024 · 0 comments

Comments

@jonhealy1
Copy link
Collaborator

Route dependencies and an example using keycloak were added in this pr

There is a test keycloak file in the /examples folder with one user created. It would be nice to add some documentation on setting up a custom keycloak file.

jonhealy1 added a commit that referenced this issue Jun 29, 2024
**Related Issue(s):**

- #273 

**Description:**

Authentication related docker-compose files moved to `examples/auth` and
`README` with explanation of different auth patterns being used added.

**PR Checklist:**

- [x] Code is formatted and linted (run `pre-commit run --all-files`)
- [x] Tests pass (run `make test`)
- [ ] Documentation has been updated to reflect changes, if applicable
- [ ] Changes are added to the changelog

---------

Co-authored-by: Jonathan Healy <[email protected]>
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

1 participant