SunakoChan Posted May 4, 2023 Report Share Posted May 4, 2023 Hi Team, How to log in automatically using the directory without clicking the button? Quote Link to comment Share on other sites More sharing options...
telly Posted May 4, 2023 Report Share Posted May 4, 2023 Hi @SunakoChan, You can use this code, just add the code on the footer of the authentication:<script> document.addEventListener('DataPageReady', function () { document.querySelector('[class*=cbLoginButton]').click(); }); </script> Quote Link to comment Share on other sites More sharing options...
Kronos Posted August 28 Report Share Posted August 28 Hi just sharing these here in case it will be helpful for your Directories users Cheers! Quote Link to comment Share on other sites More sharing options...
Kronos Posted September 26 Report Share Posted September 26 Good day! Adding this here Quote Link to comment Share on other sites More sharing options...
telly Posted Monday at 08:43 PM Report Share Posted Monday at 08:43 PM Hi @SunakoChan: Caspio Directories feature. Take a look: New page redirection options for both sign-in and sign-out, giving you more control over user navigation. Single Logout (SLO) from third-party connected apps—users will now be automatically logged out of the directory when signing out from any connected app. Custom background images for the sign-in page, offering a fresh way to personalize and elevate your app's login experience. https://howto.caspio.com/release-notes/caspio-43-0/#:~:text=Enhancements to Caspio Directories Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.