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 offline scope for refresh tokens #97

Closed
aeneasr opened this issue Jun 7, 2016 · 2 comments
Closed

Add offline scope for refresh tokens #97

aeneasr opened this issue Jun 7, 2016 · 2 comments
Assignees
Labels
feat New feature or request.

Comments

@aeneasr
Copy link
Member

aeneasr commented Jun 7, 2016

No description provided.

@janekolszak
Copy link

What's a refresh token with an offline scope?

@aeneasr
Copy link
Member Author

aeneasr commented Jun 8, 2016

Right now RT are issued always. This is a security weakness. In the future the RT should only be issued when the scope 'offline' is set. This is how most OAuth2 providers do it, like Google and MS

Gesendet mit meinem HTC

----- Reply message -----
Von: "Jan Olszak" notifications@github.com
An: "ory-am/hydra" hydra@noreply.github.com
Cc: "Aeneas" aeneas@serlo.org, "Author" author@noreply.github.com
Betreff: [ory-am/hydra] Add offline scope for refresh tokens (#97)
Datum: Mi., Juni 8, 2016 01:07

What's a refresh token with an offline scope?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub:
#97 (comment)

@aeneasr aeneasr added the feat New feature or request. label Jun 8, 2016
@aeneasr aeneasr self-assigned this Jun 8, 2016
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

No branches or pull requests

2 participants