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

Help with Authentication #474

Open
A-O opened this issue Nov 26, 2018 · 0 comments
Open

Help with Authentication #474

A-O opened this issue Nov 26, 2018 · 0 comments

Comments

@A-O
Copy link

A-O commented Nov 26, 2018

Can someone point me in the right direction for authenticating users via the shared-secret mode?

I have all the configs setup and working correctly on my Spreed server, now I am not sure how to register a user from my webapp (on a different server), specifically register and create a room.

I see there is a rest api but I can't see how to send user/session info when attempting to join a room?

Ultimately I would like to restrict my Spreed server usage (ability to create rooms) to only users of my webapp just not sure how to connect the dots..., I have root access to both servers. Sorry if this is a noob question, thanks in advance!

My assumed line of communication:

  1. User logs into my WebApp
  2. WebApp has knowledge of shared secret
  3. WebApp uses shared secret to create username:key combo
    ?
    ?
    ?
  4. User loads spreed server URL into browser and is logged in with ability to create rooms.
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