H
H
Howard Roark2017-06-20 08:57:46
WCF
Howard Roark, 2017-06-20 08:57:46

Is it possible to implement a wcf sts service that will accept a username / password and issue a token?

Hello!
Desired result:
* Security Token Service (STS), which will accept a login / password and issue a token
* Service, which will receive SOAP messages with a token
* Client, which will first contact the STS for a token, then to the Service for operations, attaching this in the message token for authentication
Thanks in advance for the answers!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
B
basrach, 2017-06-25
@basrach

Have a look at IdentityServer https://github.com/IdentityServer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question