Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. QWebKit: SAML Authentication
Forum Update on Monday, May 27th 2025

QWebKit: SAML Authentication

Scheduled Pinned Locked Moved Unsolved Qt WebKit
4 Posts 2 Posters 806 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
    anshah
    wrote on last edited by
    #1

    I have to use Qt Webkit in my project instead of the latest QWebEngine because it's the only one provided by Ubuntu 14.04 distribution. The only reason I need a web interface is for SAML Authentication. Currently I have something basic SAML functionality working using QWebEngine which I was able to get through a manual install of Qt 5.8. My question is if I back port to QWebKit will I see any significant issues at all? My fear is that it is outdated and won't work at all.

    A more general question is...I know that QWebEngine is the latest and better...is QWebKit still functional and useful to get by with if we don't have a choice because not available in apt-get repo?

    1 Reply Last reply
    0
    • K Offline
      K Offline
      Konstantin Tokarev
      wrote on last edited by
      #2

      Ubuntu 14.04 ships QtWebKit from Qt 5.1. How are you going to provide any backports to it?

      A 1 Reply Last reply
      0
      • K Konstantin Tokarev

        Ubuntu 14.04 ships QtWebKit from Qt 5.1. How are you going to provide any backports to it?

        A Offline
        A Offline
        anshah
        wrote on last edited by
        #3

        @konstantin-tokarev
        Not sure if I understand your question. My question was is even though QWebEngine is the latest and greatest can we still get by with QWebKit? Is it still good enough for view most websites?

        K 1 Reply Last reply
        0
        • A anshah

          @konstantin-tokarev
          Not sure if I understand your question. My question was is even though QWebEngine is the latest and greatest can we still get by with QWebKit? Is it still good enough for view most websites?

          K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by
          #4

          @anshah At least version shipped in Ubuntu 14.04 isn't

          1 Reply Last reply
          0

          • Login

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