Hello Support,
is it possible connect adaxes from a 3rd party software and read user attributes?
is there a example available?
Thx,
Hello,
Yes, Adaxes provides API for integrating with third-party applications.
Depending on your needs you can use Adaxes PowerShell module, Adaxes ADSI provider that can be used with any programming language that supports COM (Visual Basic, C#, C++, Java), or Adaxes SPML provider to communicate with Adaxes via XML text messages.
For more information on how to read user attributes, see http://www.adaxes.com/sdk/?WritingAdsiS ... Properties.
AD is our identity source for Okta. When a user's AD account locks, the corresponding Okta account locks too. When the user self-unlocks the AD account via Adaxes, the ... there a way where Adaxes can also unlock the Okta account by leveraging Okta's API?
Hi Forum, I wan't to connect to the Adaxes Service from outside the Domain. So i try to connect this way: # Connect to the Adaxes service $admNS = New-Object "Softerra ... can i connect to the Adaxes Service from a host outside the domain? Thanks for your help
Good Day, I'm currently reviewing an issue where the Adaxes Self-Service option is not functioning when our new 2FA software Duo (https://duo.com/) is also installed. ... worked again, however this is not an option as we want both to function as intended.
Hi, I need to retreive a secret from a Azure Keyvault in a business rule. I have a powershell script that works if i run a external command. But it fails if ... at <ScriptBlock>, <No file>: line 20 Any sugestion? Kind regards Reidar Dick-Henriksen
Hi everyone, I am deploying a new Adaxes Web Interface instance in a cross-domain environment and running into a connection/discovery issue. My Scenario: Domain A: Contains ... way to handle this cross-domain discovery block? Thanks in advance for your help!