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

User migration question #364

Closed
billpratt opened this issue Sep 16, 2014 · 3 comments
Closed

User migration question #364

billpratt opened this issue Sep 16, 2014 · 3 comments
Assignees
Labels

Comments

@billpratt
Copy link

We have started using v3. Part of the sign in process is to migrate a user from our old system into our new. When the user logs in for the first time, we validate them in the old system, inform them of our new security, require them to enter something on a form and then migrate them over. With the current state of v3 I dont see how this is possible given there is no control over the login functionality using an implicit flow. Any ideas or suggestions would be greatly appreciated.

@johnkors
Copy link
Contributor

Have you seen these samles? Look at the EulaController. I believe this might fit your needs (partial logins).

https://github.com/thinktecture/Thinktecture.IdentityServer.v3.Samples/tree/master/source/CustomUserService

@billpratt
Copy link
Author

I did not see that. I'll check it out and see if it will fit our needs. Thank you!

@billpratt
Copy link
Author

Those examples were exactly what I needed. Thanks!

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

No branches or pull requests

4 participants