Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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.

2 participants