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

docs: add example policy for consent app signing #389

Merged
merged 2 commits into from
Mar 15, 2017
Merged

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Mar 8, 2017

No description provided.

@aeneasr aeneasr added the feat New feature or request. label Mar 8, 2017
],
"effect": "allow",
"resources": [
"rn:hydra:keys:hydra.consent.response:private",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is response public vs response private?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The private key is used for signing the consent response, the public key is looked up by hydra to verify the consent response. The client does not neccessarily need acces to the public consent key. Please check out https://github.com/ory/hydra-js for an easy to use js API on this topic

@aeneasr aeneasr merged commit 879d05b into master Mar 15, 2017
@aeneasr aeneasr deleted the arekkas-patch-1 branch May 6, 2017 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants