With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Cloud tools for web scraping and data extraction
Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
An open source implementation of the FIDO2 protocol to support passwordless strong authentication using public-key cryptography. Supports registration, authentication (all platforms), and transaction authorization (for native Android apps).
Program to synchronize AD user objects of different AD forests
...The process is as follows:
1) Export user objects of source forest using LDIFDE (a tool provided by Microsoft)
2) Use the program LoadADContacts2 to determine differences between this export and the specified OU of the target AD forest.
3) Update the OU of the target AD forest using LDIFDE using the output of LoadADContacts2
Now users in the target forest can see the users of the source forest in their Global Address List.
Notes:
- User objects of the source AD forest are imported as contact objects into a selected OU of the target AD forest.
- LoadADContacts2 does not update the AD, LDIFDE is used for updates. ...
No More Logon Scripts!
Save the UNC paths of network drives in a ActiveDirectory schema extension, and connect them automatically, by a generic C# logon program.
Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
With AD Group Recopier you can :
- Copy Users and Groups from a source AD to a destination AD and select a OU for Groups and Users.
- Map AD attribut to Destination
This project provides a Windows Forms client to help manage users and roles created in ASPNETDB. ASPNETDB is a database created with aspnet_regsql.exe, allows .NET applications to use .NET Membership/Roles APIs for authentication and authorization.
This application will automate the task of creating a user account in MS Windows 2003 server using LDAP to interact with Active Directory. User defined values will be stored in an xml config file for easy modification.
Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net.
Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).