Developing an SP for a C application
Srinivas Cheruku
srinivas.cheruku at gmail.com
Mon Aug 21 00:36:35 EDT 2017
Hello All,
I want to develop a Service Provider that can be called from a C
application. The Service Provider should be capable of the following:
1. Able to get the configured Identity Provider
2. Create the SAML authentication request that can be sent to the
configured Identity Provider
3. Process the SAML authentication response and get the authenticated
user information
Is there any reference guide which I can use to know the classes and their
functionality and the function prototypes etc.?
I have seen some code related to ISAPI Filter in cpp-sp\isapi_shib folder -
do you think I can refer this code while coding my Service Provider?
Any help would be greatly appreciated.
Thanks,
Srini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/dev/attachments/20170821/f06a8af3/attachment.html>
More information about the dev
mailing list