NetTalk Central

Author Topic: WebServer Single Sign On (SSO)  (Read 999 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
WebServer Single Sign On (SSO)
« on: August 22, 2023, 06:16:25 AM »
Any way to loggin using SSO?
May be using the new Secwin?
Thanks
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11182
    • View Profile
Re: WebServer Single Sign On (SSO)
« Reply #1 on: August 23, 2023, 12:59:03 AM »
Define what you mean by Single-Sign-On.
It means different things to different people...

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: WebServer Single Sign On (SSO)
« Reply #2 on: August 23, 2023, 09:43:33 AM »
My customer answer:

Single sign-on with Azure AD is what we aim for .
-----------
Regards
Alberto

Jane

  • Sr. Member
  • ****
  • Posts: 349
  • Expert on nothing with opinions on everything.
    • View Profile
    • Email
Re: WebServer Single Sign On (SSO)
« Reply #3 on: August 23, 2023, 01:35:51 PM »

Single sign-on with Azure AD is what we aim for .

Even then, what does that mean?

1. The user logs in to your app using username/password that's stored in Azure AD and app  authenticates those credentials against AD?
2. The app somehow magically knows the user's credentials and logs him in without any additional login steps (like a saved OAUTH token) ?
3. The app sends an NTLM challenge to the browser to authenticate the user (the way Sharepoint and SSRS can do internally)?
4. Integrated Windows authentication (which is probably the same as #3)?
Another Azure-specific link for #4:  https://learn.microsoft.com/en-us/aspnet/visual-studio/overview/2012/windows-azure-authentication