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

0.3.0 #195

Merged
merged 6 commits into from
Aug 9, 2016
Merged

0.3.0 #195

merged 6 commits into from
Aug 9, 2016

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Aug 9, 2016

This release resolves issues around https://tools.ietf.org/html/rfc7591 and system secret generation.

This release introduces the following breaking changes:

  • The system secret is now generated correctly. This will break your JWK store in RethinkDB. You will probably need to remove the jwk table from RethinkDB. Hydra will generate all required keys itself, next time you start a hydra instance.
  • The client HTTP API now takes scope string instead of scopes []string. Example: { "scope": "photos openid email" }. This change affects RethinkDB as well

@aeneasr aeneasr added the breaking change Changes behavior in a breaking manner. label Aug 9, 2016
@aeneasr aeneasr added feat New feature or request. bug Something is not working. labels Aug 9, 2016
@aeneasr aeneasr self-assigned this Aug 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Changes behavior in a breaking manner. bug Something is not working. feat New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant