Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need Help Integrating Microsoft Entra ID SAML with IntraWeb
#1
Hello,

How can I implement  SAML authentication with Microsoft Entra ID with Intraweb application, ASPX deployment under IIS? Is there any sample or working project already?
Thanks for any advice.
No pain no gain
Reply
#2
There is no ready to use example but implementing SAML authentication should require basically handle specific requests (via endpoints that can be exposed using IW's content handlers functionality). Handling these requests will require the code to decode the request and validate it.

I'll see if I can create a high level overview of this process.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)