Restricted pages on application builder (user auth)

Is there a way to restrict access to pages to logged users at page level ? I’m currently hidden elements for non-logged in users but that’s a bit fastidious.

Hi @mouligno,

Not at the moment, but hopefully in v1.30 (end December) or failing that, v1.31 (January) it will be possible.

Cheers,
Peter

2 Likes

Thanks @picklepete !

Is it possible to reduce the expire time? I’m using OIDC for authentication with Application Builder, and I want the session to expire after some time of inactivity (a couple of hours).

The logout button works fine followed by a Custom URL action to federated logout URLs with the IdP, but I’m looking for a way to log the user out automatically after two hours of inactivity.

If you are using a custom baserow you have two variable that affect the session duration:

Unfortunately you can’t change that on the Baserow SaaS.