jaile Posted September 22, 2022 Posted September 22, 2022 Hi unigui users Did anyone get hyperserver working with Authorization type Bearer? In Standalone Server it works with using TUniServerModule.UniGUIServerModuleParseAuthentication: if AAuthType.ToLower = 'bearer' then begin VHandled := IntroSpect(AAuthData, VUsername, VPassword); end; But in hyperserver and hyperservice it returns "Unsupported authorization scheme." and status 401. Thank you in advance 1 Quote
Administrators Farshad Mohajeri Posted February 18 Administrators Posted February 18 Hi, Issue will be fixed in next build. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.