Happy Eud to you. I've seen your post about using SAML with your custom Web Application. So I'd like to know if you have succeeded in implementing SAML there. Also I want to ask you the following.
- Do you know if there is a list of servers and applications that support SAML? Also is there a list of AAA servers that do support such protocol too.
- As far as I see, it's meant to be used with web applications only, so is there any alternative solutions for non web applications (telnet server for example)?
2. Yeah, i have seen SAML for web applications so far but I believe pingidentity has some implementation wherein, you get software/application, which keeps running like a server and listens to the incoming requests.
I dont know the scope of your project, but all this is done using Java api's. Most preferred out there are OPENSAML and Apache XML Security Library.
I am a Software Engineer / Web Developer/ Programmer with great expertise in ColdFusion, SQL Server, Oracle, HTML, Dreamweaver, Flash, Photoshop and passion for CSS.
I have Master's in Computer Science from University of Houston and Several Certifications, most notably from Oracle.
2 comments:
Al Salamu Alaiku
Happy Eud to you. I've seen your post about using SAML with your custom Web Application. So I'd like to know if you have succeeded in implementing SAML there. Also I want to ask you the following.
- Do you know if there is a list of servers and applications that support SAML? Also is there a list of AAA servers that do support such protocol too.
- As far as I see, it's meant to be used with web applications only, so is there any alternative solutions for non web applications (telnet server for example)?
Thanks
Wsalam,
Yes, I have been successful in implementing SAML. As for your questions, see below :
1. There are some companies out there who provide you SAML solution i.e. as a IDP (identity provider) or as a Source provider.
The ones I came across were
http://www.actividentity.com/solutions/technology/esso__overview.php
http://www.pingidentity.com/landing-pages/secure_sso.cfm?gcid=S31179x001-SINGLELP&keyword=single%20sign-on&gclid=CKnPmsuIz5YCFRJexwodtm4WxQ
http://www.quest.com/authentication-services/
2. Yeah, i have seen SAML for web applications so far but I believe pingidentity has some implementation wherein, you get software/application, which keeps running like a server and listens to the incoming requests.
I dont know the scope of your project, but all this is done using Java api's. Most preferred out there are OPENSAML and Apache XML Security Library.
I hope the information helps.
Post a Comment