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

Authentication methods #8

Open
Boscop opened this issue May 1, 2017 · 0 comments
Open

Authentication methods #8

Boscop opened this issue May 1, 2017 · 0 comments

Comments

@Boscop
Copy link

Boscop commented May 1, 2017

These are some possible wamp authentication methods:
https://github.com/crossbario/crossbar-examples/tree/master/authentication

I'm interested in something to replace HTTP Basic auth with username+password, mostly with the cookie method.
ws-rs exposes the Request through the Handshake in on_open, but wamp-rs doesn't expose that.

It would be useful to have a way to use auth cookies with wamp-rs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant