Snorby / snorby

Ruby On Rails Application For Network Security Monitoring
Other
1k stars 224 forks source link

How to disable authentication? #487

Open miguelangelcastellanos opened 6 years ago

miguelangelcastellanos commented 6 years ago

Hello,

I am integrating snorby with a system that already has authentication enabled.

Is there any way to disable authentication in snorby? I am trying to embed snorby within a frame in my web application.

I already tried using http_authentication configuration without success.

I appreciate if you can give me a clue about what code change may help ti disable authentication.

Thanks a lot.

Miguel