fangli / kibana-authentication-proxy

Hosts the latest kibana3 and elasticsearch behind Google OAuth2, Basic Authentication or CAS Authentication
MIT License
223 stars 66 forks source link

Is it possible to sign out? #24

Open Alexandr-Penkin opened 10 years ago

Alexandr-Penkin commented 10 years ago

whether there is a function in the code when you call which is made sign out? We have a few users, I would like the opportunity to make their sign out button switch.

Vineeth-Mohan commented 9 years ago

@Alexandr-Penkin - Which auth method are you using ?

woolfie commented 9 years ago

I'm interested in this functionality too (I'm currently using basic auth)

asuras-coding commented 9 years ago

Something like a header with a signout button and event trigger would be awesome.

+1 (also using basic auth)