Reputation: 56509
Being new to RavenDb
, I finding many things little tough. I have installed RavenDB-Build-2380 and I am able to use Raven studio but unable to find something similar to SQL Server's SQL Authentication like
Password
After reading documentation, I came to know that RavenDb has 2 Authentication mode:
I can't find where these options are available there in Raven studio, I simple use
http://localhost:8080/raven/studio.html
accessing RavenDb but to setup authentication I need something similar to SQL authentication.
Can someone please advice on this.
Upvotes: 1
Views: 77