Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Loggin in after account verification. #1012

Closed
mwereda opened this issue Mar 3, 2015 · 2 comments
Closed

Loggin in after account verification. #1012

mwereda opened this issue Mar 3, 2015 · 2 comments
Assignees
Milestone

Comments

@mwereda
Copy link

mwereda commented Mar 3, 2015

In project I'm working on we use IdentityServer which is identity server for lots of clients (mostly websites)
I have such problem:

  1. User creates account using registration page that's within website X.
  2. After registration verification email is being sent.
  3. When clicking verification email user should be automaticaly logged in with IdentityServer.

Is it possible to perform step 3 using IdentityServer? If yes - could you give me some hints on how to do that?

@brockallen
Copy link
Member

Essentially a dup of #930

@brockallen
Copy link
Member

IssueLoginCookie API added to dev. Please try it out and let us know if it helps.

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

No branches or pull requests

3 participants