Jump to content

Search the Community

Showing results for tags 'authentication'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • uniGUI Public
    • Announcements
    • General
    • Feature Requests
    • Installation
    • Deployment
    • Other Platforms
  • Licensing
    • Licensing
    • Ordering uniGUI
  • Bug Reports
    • Active Reports
    • Closed Reports
    • Old Bug Reports
  • uniGUI Development
    • General Development
    • uniGUI Releases & Roadmaps
    • Utilities
  • Mobile Platform
    • uniGUI Mobile
    • Mobile Browsers
  • Users Area
    • Sample Projects
    • Components and Code Samples
    • Third Party Components
  • Non-English
    • Non-English
  • Miscellaneous
    • Hosting
    • Server Security
    • Jobs

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

Found 3 results

  1. uniGUI DOES Digital Signature 2 (Desktop & Mobile) New version of our example digital signature with RESET button to reset coordinates in case of screen repositioning or factor change (expansion, decrease etc.). This version was is already suitable for Desktop (I'm not sure what anyone want it for, but anyways...) and for mobile. I left the RESET method separately (button) to decide whether to apply to any event or leave it as it is. Improved code and removal of some unnecessary things. JS library updated to the latest version. See the JS code if you want to change the type of writing or color displayed. Enjoy... PS: Please, download problems, DO report it to the uniGUI Staff. I don't have controls over files posted here and I'm, not going to provide alternative links to non-subscribers (or any one) since is here already and working. PS 2: Tested with Chrome and Firefox latest version in Desktop and Mobile. Should not work in IE or Safari (neither bother to test on it). Project available only in the pack Silver at https://unigui.express
  2. 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
  3. Hi to every one! The company i work for have implemented the use of Office 365 platform, so all employees have user account to access the different office apps. IT area has developed many web apps using Unigui framework, having our own user authentication methods. But now, my boss wants that the users of this propietary Apps most authenticate via microsoft office 365 accounts . I have the searched the forum but found nothing related, so i ask for help. Does any one have any clue about this ? Thaks in advance for your answers. Sorry I think this is not the right forum!
×
×
  • Create New...