ios - LDAP authentication over the web using Swift 2 -


i'm working on ios app , need implement user authentication on internet. running ldap service on ibm domino backend. using swift app. have looked many tutorials, examples, etc. using openldap libraries, problem lies in fact in objective-c. question is: there anyway implement ldap user authentication on internet in ios app written in swift? apple library, openldap or similar.

at time of writing question, couldn't find online or in apple documentation.

thank you


Comments

Popular posts from this blog

gridview - Yii2 DataPorivider $totalSum for a column -

java - Suppress Jboss version details from HTTP error response -

Sass watch command compiles .scss files before full sftp upload -