The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I am working on a Single-Sign-On (SSO) application using Classic ASP where the users will use a single URL to register for an account and then will be allowed to access one of the multiple sites we have. Things were going well until I found that I have to work with an existing Oracle database and that I have to use SOAP. No direct database connection. Has anyone worked on similar projects and can provide some guidance?