Auto logout

  • Klaus79
        4 years ago #17835

        Is there a way to log out an user automatically after x minutes of inactivity?

        Dinkel
            Has successfully completed the online course Introduction
            Has successfully completed the online course Intermediate (200)
            Has successfully completed the online course Advanced (300)
            Has successfully completed the online course Basics (100)
          4 years ago #17868
          Up
          1
          Down
          ::

          You can set a duration for the authentication token in the settings of Simplifier. After expiring the token the user can’t use any connectors or any other Simplifier related features.

          The Simplifier client for Android and iOS shows a view where you have to re-authenticate after the expire of the token so you can still use connectors etc

          Kahn
              Has successfully completed the online course Introduction
              Has successfully completed the online course Intermediate (200)
              Has successfully completed the online course Advanced (300)
            4 years ago #17875
            Up
            1
            Down
            ::

            This is correct, however not the whole truth. The automatic logout works ONLY in the Simplifier Client but not on the DESKTOP.

            The logout on the DESKTOP will happen when the user triggers a SERVER-relevant action e.g. calling a connector, business-object, plugin etc.

            There are no options to log an user out if he/she is inactive for X [TIMEUNIT] and the Token is still valid. Neither on the Client nor on the Desktop. Here you have to write your own Logic to do this. The Simplifier provides you the necessary options (LOGIN/LOGOUT)

             

            Cheers

            Armin Winkler
                Has successfully completed the online course Introduction
                Has successfully completed the online course Intermediate (200)
                Has successfully completed the online course Advanced (300)
                Has successfully completed the online course Basics (100)
              4 years ago #23064
              Up
              1
              Down
              ::

              Hello Christopher,

               

              I think we have a small misunderstanding here: The token validity is not a setting to be found in the iOS mobile client but you can manipulate it via the admin ui of your instance when you click on the settings button and then the client will notify you as soon as any server action happens but you don’t have a valid token anymore. You will find the settings button on the top right corner of the Simplifier dashboard when you click on your user name.

               

              Regards,

              Armin

              Kahn
                  Has successfully completed the online course Introduction
                  Has successfully completed the online course Intermediate (200)
                  Has successfully completed the online course Advanced (300)
                4 years ago #17836
                Up
                0
                Down
                ::

                Unfortunately no, you have to write this logic yourself by using Client Side and Server Side Business Objects.

                Christopher
                    Has successfully completed the online course Introduction
                  4 years ago #23044
                  Up
                  0
                  Down
                  ::

                  Many thanks for the ideas with the autologout. Where can I set a duration for the token in the ios Simplifier software?

                  Christopher
                      Has successfully completed the online course Introduction
                    4 years ago #23065
                    Up
                    0
                    Down
                    ::

                    Hi Armin,

                    thank you, I’m afraid I misunderstood. Now it working 🙂

                     

                    Thanks!

                  Viewing 7 posts - 1 through 7 (of 7 total)

                  You must be logged in to reply to this topic.