Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. MiroTalk
  3. Room link gets lost after OIDC login

Room link gets lost after OIDC login

Scheduled Pinned Locked Moved MiroTalk
12 Posts 5 Posters 302 Views 5 Watching
  • 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.
  • imc67I imc67

    When you receive a direct link to a room, click that, get redirected via OIDC to login, then .... you are redirected to the main page and NOT the original room link.

    This confuses users, they "just" click on "Join meeting" but then are in a wrong room ....

    Can this be solved?

    MiroTalkM Offline
    MiroTalkM Offline
    MiroTalk
    wrote last edited by
    #3

    @imc67 said in Room link gets lost after OIDC login:

    When you receive a direct link to a room, click that, get redirected via OIDC to login, then .... you are redirected to the main page and NOT the original room link.

    Guests will be redirected to the OIDC login page until the presenter (authenticated user) joins the room. Please note that the waiting room feature is currently supported only in HOST_PROTECTION mode. For more details, @James check out this issue.

    1 Reply Last reply
    1
    • jamesJ Offline
      jamesJ Offline
      james
      Staff
      wrote last edited by
      #4

      Hello @mirotalk-57bab571
      Thanks for that!
      Question, if we find issues or questions here regarding anything related to MiroTalk, is the forum mention OK for you or would you like a ticket on GitHub for better tracking?
      And again, a huge thanks for your active participation in our forum.

      MiroTalkM 1 Reply Last reply
      1
      • jamesJ james

        Hello @mirotalk-57bab571
        Thanks for that!
        Question, if we find issues or questions here regarding anything related to MiroTalk, is the forum mention OK for you or would you like a ticket on GitHub for better tracking?
        And again, a huge thanks for your active participation in our forum.

        MiroTalkM Offline
        MiroTalkM Offline
        MiroTalk
        wrote last edited by
        #5

        @james said in Room link gets lost after OIDC login:

        Thanks for that!
        Question, if we find issues or questions here regarding anything related to MiroTalk, is the forum mention OK for you or would you like a ticket on GitHub for better tracking?
        And again, a huge thanks for your active participation in our forum.

        You're very welcome!

        Posting in the forum is absolutely OK — I follow discussions there as well and often reply, implement new features, or push fixes directly based on what’s shared. So feel free to continue using it for anything related to MiroTalk.

        By the way, OIDC + WhoAreYou integration is a work in progress and will be part of the upcoming release (v 1.8.81) — stay tuned!

        Thanks again for your great support and feedback 🙌

        1 Reply Last reply
        3
        • imc67I imc67

          When you receive a direct link to a room, click that, get redirected via OIDC to login, then .... you are redirected to the main page and NOT the original room link.

          This confuses users, they "just" click on "Join meeting" but then are in a wrong room ....

          Can this be solved?

          MiroTalkM Offline
          MiroTalkM Offline
          MiroTalk
          wrote last edited by
          #6

          @imc67 said in Room link gets lost after OIDC login:

          Can this be solved?

          OIDC support for WhoAreYou (waiting room) is now available in MiroTalk SFU v1.8.81!

          🐳 Docker image build is in progress…

          imc67I 1 Reply Last reply
          4
          • MiroTalkM MiroTalk

            @imc67 said in Room link gets lost after OIDC login:

            Can this be solved?

            OIDC support for WhoAreYou (waiting room) is now available in MiroTalk SFU v1.8.81!

            🐳 Docker image build is in progress…

            imc67I Offline
            imc67I Offline
            imc67
            translator
            wrote last edited by
            #7

            @MiroTalk said in Room link gets lost after OIDC login:

            OIDC support for WhoAreYou (waiting room) is now available in MiroTalk SFU v1.8.81!

            @mirotalk-57bab571 indeed 1.8.81 solved the issue!! Many many thanks for that!

            Just one more thing: can you make the (button)texts on the WhoAreYou page configurable via .env just like the main page?😊

            MiroTalkM 1 Reply Last reply
            2
            • imc67I imc67

              @MiroTalk said in Room link gets lost after OIDC login:

              OIDC support for WhoAreYou (waiting room) is now available in MiroTalk SFU v1.8.81!

              @mirotalk-57bab571 indeed 1.8.81 solved the issue!! Many many thanks for that!

              Just one more thing: can you make the (button)texts on the WhoAreYou page configurable via .env just like the main page?😊

              MiroTalkM Offline
              MiroTalkM Offline
              MiroTalk
              wrote last edited by
              #8

              @imc67 said in Room link gets lost after OIDC login:

              @mirotalk-57bab571 indeed 1.8.81 solved the issue!! Many many thanks for that!

              Good! You're welcome.

              Just one more thing: can you make the (button)texts on the WhoAreYou page configurable via .env just like the main page?

              Sure, I like the idea, it will be available in the next release!

              You’ll then be able to configure WhoAreYou as needed with the following options in the env:

              # Who Are You
              WHO_ARE_YOU_TITLE="Who are you?"                  # Title
              WHO_ARE_YOU_DESCRIPTION="If you're the presenter, please log in now.<br />Otherwise, kindly wait for the presenter to join." # Description
              WHO_ARE_YOU_BUTTON_LOGIN_LABEL="LOGIN"            # Login button label
              WHO_ARE_YOU_JOIN_LABEL="JOIN ROOM"                # Join button label
              
              imc67I 1 Reply Last reply
              3
              • MiroTalkM MiroTalk

                @imc67 said in Room link gets lost after OIDC login:

                @mirotalk-57bab571 indeed 1.8.81 solved the issue!! Many many thanks for that!

                Good! You're welcome.

                Just one more thing: can you make the (button)texts on the WhoAreYou page configurable via .env just like the main page?

                Sure, I like the idea, it will be available in the next release!

                You’ll then be able to configure WhoAreYou as needed with the following options in the env:

                # Who Are You
                WHO_ARE_YOU_TITLE="Who are you?"                  # Title
                WHO_ARE_YOU_DESCRIPTION="If you're the presenter, please log in now.<br />Otherwise, kindly wait for the presenter to join." # Description
                WHO_ARE_YOU_BUTTON_LOGIN_LABEL="LOGIN"            # Login button label
                WHO_ARE_YOU_JOIN_LABEL="JOIN ROOM"                # Join button label
                
                imc67I Offline
                imc67I Offline
                imc67
                translator
                wrote last edited by
                #9

                @MiroTalk said in Room link gets lost after OIDC login:

                @imc67 said in Room link gets lost after OIDC login:

                @mirotalk-57bab571 indeed 1.8.81 solved the issue!! Many many thanks for that!

                Good! You're welcome.

                Just one more thing: can you make the (button)texts on the WhoAreYou page configurable via .env just like the main page?

                Sure, I like the idea, it will be available in the next release!

                You’ll then be able to configure WhoAreYou as needed with the following options in the env:

                # Who Are You
                WHO_ARE_YOU_TITLE="Who are you?"                  # Title
                WHO_ARE_YOU_DESCRIPTION="If you're the presenter, please log in now.<br />Otherwise, kindly wait for the presenter to join." # Description
                WHO_ARE_YOU_BUTTON_LOGIN_LABEL="LOGIN"            # Login button label
                WHO_ARE_YOU_JOIN_LABEL="JOIN ROOM"                # Join button label
                

                This is ABSOLUTELY amazing, again thank you very much!!! 👍🏻

                1 Reply Last reply
                2
                • MiroTalkM Offline
                  MiroTalkM Offline
                  MiroTalk
                  wrote last edited by
                  #10

                  ✅ Done in MiroTalk SFU v1.8.84

                  1 Reply Last reply
                  3
                  • nebulonN Away
                    nebulonN Away
                    nebulon
                    Staff
                    wrote last edited by
                    #11

                    package for this release is out now

                    1 Reply Last reply
                    3
                    • N Offline
                      N Offline
                      nostrdev
                      wrote last edited by
                      #12

                      It would be really nice if you can also update the upstream version when bumping packages - it's displayed in the app store, and is a nice visual indicator (if unreliable)

                      https://git.cloudron.io/packages/mirotalksfu-app/-/blob/main/CloudronManifest.json?ref_type=heads#L5

                      1 Reply Last reply
                      1
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search