Click here to Skip to main content
15,892,059 members
Articles / DevOps

Active Directory Webservices for DevOps

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
27 Oct 2015Apache4 min read 21K   452   22  
Active Directory Web services which handles Authentication, SSO for other apps, aside from Native Routines
The article discusses implementation of a web service that handles various AD routines, including authentication, user management, and encryption. It demonstrates use of WCF web services, session handling, encryption, and Active Directory APIs in C#. The web service aims to simplify automation of tasks for sysadmins and provide single sign-on functionality across multiple applications.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Apache License, Version 2.0


Written By
Team Leader CCC
Greece Greece
Nothing Much i love reading and developing new things and thats about it

Comments and Discussions