Skip to content

EspressoLogicCafe/LDAPAuthorityProvider

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LDAPAUthProvider

LDAP Authentication Service for CA Live API Creator

for testing you can create a local Node.js LDAP server

npm install ldapjs

##To Install

mvn clean install

##Java Source - create a JAR file

/src/main/java/com/somecompanyldap//LDAPService.java

##JavaScript Resource - load as user library and as Authentication provider (API Properties --> Libraries)

/src/main/resource/LDAPAuthProvier.js

##See Documenation on how to create and use Authentication Provider

https://docops.ca.com/ca-live-api-creator/3-2/en/managing-apis/user-administration/manage-admin-users/admin-authentication-providers

###CA Live API Creator copyright 2016, 2017

Releases

No releases published

Packages

No packages published

Languages

  • Java 50.5%
  • JavaScript 49.5%