Jump to content

ISAPI Windows Authentication


ivmak

Recommended Posts

Hello.

I work with a domain.

The application is compiled and configured as an ISAPI IIS module.

Windows authentication was configured.
 

Screenshot-2.png

 

In version:

IIS 7.0 + Delphi XE7 + UniGui 0.99.0 

the app worked correctly!

 

After upgrading to

IIS 7.0 + Delphi 10.3 Rio + UniGui 1.90.0 

the following error appeared:

Screenshot-1.png

 

in .log file:

test.dll: 00001B80: 10:26:18 [HttpExtensionProc[]]:EIdHTTPUnsupportedAuthorisationScheme : Unsupported authorization scheme. : Addr: $0A9D4096
test.dll: 0000113C: 10:26:18 [HttpExtensionProc[]]:EIdHTTPUnsupportedAuthorisationScheme : Unsupported authorization scheme. : Addr: $0A9D4096
test.dll: 0000113C: 10:29:11 [HttpExtensionProc[]]:EIdHTTPUnsupportedAuthorisationScheme : Unsupported authorization scheme. : Addr: $0A9D4096
test.dll: 00000CB0: 10:36:56 [HttpExtensionProc[]]:EIdHTTPUnsupportedAuthorisationScheme : Unsupported authorization scheme. : Addr: $0A9D4096
test.dll: 00000CB0: 10:37:00 [HttpExtensionProc[]]:EIdHTTPUnsupportedAuthorisationScheme : Unsupported authorization scheme. : Addr: $0A9D4096
test.dll: 000011AC: 10:37:00 [HttpExtensionProc[]]:EIdHTTPUnsupportedAuthorisationScheme : Unsupported authorization scheme. : Addr: $0A9D4096
 

 

Has anyone encountered this problem? Is it possible to configure windows authentication for the ISAPI module at all?

Thanks.

Ilya.

 

 

Link to comment
Share on other sites

1 hour ago, Abaksoft said:

if not succes,  you can deploy your unigui as HyperServer / Service.

Service is much more easy to configure. (we gave up with isapi a long time ago).

it is not clear how to configure transparent windows authentication in the future

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...