S
S
someone0072021-10-21 21:11:29
ASP.NET
someone007, 2021-10-21 21:11:29

How to pass data to create a user to IdentityServer from another api project?

Hello. I have a task of transferring data from a Web Api project to IdentityServer (in this project I have a controller that is responsible for working with users).
6171ac4a58804149145191.png
How can I securely pass data from Web Api to IdentityServer api? Can I somehow do a redirect with data transfer to the desired endpoint, or can you suggest something else. I will be very glad to any possible advice, links, etc. If I created the IdentityServer -> WebApi dependency, I could use UserManager and explicitly create users in the Wep Api controller, but this option is clearly not suitable. I am a beginner and this is my first time working with this problem. Thank you.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question