Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IW cant Handle Authentication Header
#11
(07-09-2021, 02:06 AM)Alexandre Machado Wrote: I'll need some time to investigate this. Maybe we can expose the OnParseAuthentication event, but I'm not sure yet.

OK.Thx.
for now OnParseAuthentication  is not work
Reply
#12
Hello
And I have a similar problem.
Exception class EInHTTPUnsupportedAuthorisationScheme with message 'Unsupported authorization scheme.'.
did you manage to solve the problem?
Reply
#13
(10-01-2021, 07:38 PM)andrianoz Wrote: Hello
And I have a similar problem.
Exception class EInHTTPUnsupportedAuthorisationScheme with message 'Unsupported authorization scheme.'.
did you manage to solve the problem?

no.donot use Indy
Reply
#14
From your header, this seems to be OAuth 2.0. Indy does not support that as far as I know currently which SA apps use.

One alternative would be to use ISAPI or ASPX on IIS, and let IIS do the authentication. Surely there are OAuth 2.0 options for IIS, but not sure how much application level support that also might be needed.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)