Avatar of brothertruffle880
brothertruffle880
Flag for United States of America asked on

I need a single-sign-on solution for a bunch of web-based apps

I have a small company and need a single sign-on solution for a 50 people each using about 10 web based apps.

Can I get some recommendations?
Web DevelopmentSecurityApplication Servers

Avatar of undefined
Last Comment
brothertruffle880

8/22/2022 - Mon
arnold

are all the apps within the same location? Did you create them?
You could use Third "party" authentication. meansing access to each app if a "token" is not present presents a form, or redirects to one that validates and passes the token back.....

What is your current method, each has their own user list?

In a case where a single signon you have to work things out whether the same user will have the same rights across all apps, or whether the user will have granular access meaning each app the user might have different rights.

whose apps are in use?
ASKER CERTIFIED SOLUTION
Scott Fell

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
brothertruffle880

ASKER
Thank you!
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck