OAuth 2.0 support in RavenDB

35 views
Skip to first unread message

Radenko Zec

unread,
Jun 8, 2012, 1:31:07 PM6/8/12
to ravendb
Hi there.
I was trying to find which version of OAuth protocol RavenDB uses but
without any success.
Is it OAuth 2.0 and which draft version is implemented ?
Does it support two and three legged implementation ?
Does this mean that I can control access and scope to RavenDB HTTP
API using Access/Refresh Tokens ?

Thanks

Oren Eini (Ayende Rahien)

unread,
Jun 9, 2012, 2:19:33 AM6/9/12
to rav...@googlegroups.com
It supports two & three legged impl, yes.
Access is handle via access token. We didn't do refresh tokens, because it was easier to just go to the auth server and request a new access token.
Reply all
Reply to author
Forward
0 new messages