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

Reduces setup complexity #72

Merged
merged 3 commits into from
Jun 14, 2018
Merged

Reduces setup complexity #72

merged 3 commits into from
Jun 14, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Jun 13, 2018

No description provided.

arekkas added 3 commits June 13, 2018 13:34
This patch adds another ID Token signing algorithm (HS256) which is easier to set up as it does not rely on ORY Hydra but instead on a shared secret.

Additionally the ability to specify which ID Token singing algorithm to use has been added. Environmental variables to configure the behvaiour have been added as well.

Further, the ORY Keto Warden Authorizer strategy is now optional and disabled when the environment variable `AUTHORIZER_KETO_WARDEN_KETO_URL` is empty.

Closes #71
@aeneasr aeneasr merged commit 3c0c862 into master Jun 14, 2018
@aeneasr aeneasr deleted the fix-hydra-sdk branch June 14, 2018 09:12
NickUfer pushed a commit to NickUfer/oathkeeper that referenced this pull request Nov 11, 2020
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.

1 participant