Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. qt sso handling

qt sso handling

Scheduled Pinned Locked Moved Unsolved General and Desktop
ssowebengine
5 Posts 2 Posters 1.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arhk
    wrote on 4 May 2018, 18:45 last edited by
    #1

    hi
    Is there any feature in qt webengine to handle single sign on?
    I want to develop a software based on qtwebengine and it support single sign on(sso).
    Has anyone which worked on sso in qt webengine?

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 4 May 2018, 20:09 last edited by
      #2

      Hi and welcome to devnet,

      AFAIK, you're looking at the wrong end. SSO is something that is handled server side.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      3
      • A Offline
        A Offline
        Arhk
        wrote on 5 May 2018, 03:42 last edited by
        #3

        Thanks for your reply
        But i searching for a mechanism like firefox browser.
        in firefox we can add some domains and it login to sites automatically.
        Its correct that sso is a capability on server side but client side should handle automatic login.

        1 Reply Last reply
        0
        • S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 5 May 2018, 20:51 last edited by
          #4

          Storing username/password is not the same thing as SSO.

          Sounds you are going to hit QTBUG-50997.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Arhk
            wrote on 6 May 2018, 15:57 last edited by
            #5

            no, i know that a browser send kerberos ticket with http header to server and the server check ticket and show user page without any login.
            I want implement this scenario using qtwebengine. I tested this issue using free ipa package on linux and by firefox. If client is joined to domain, login to free ipa dashboard is done automatically.

            1 Reply Last reply
            0

            3/5

            5 May 2018, 03:42

            • Login

            • Login or register to search.
            3 out of 5
            • First post
              3/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved