How to set a session timeout for OIDC application

One thing to note is that an OIN app can not use a custom authorization server so the access token and id token lifetimes is limited to 1 hour.

If you want a session timeout of 12 hours, you will probably want to implement it in your app.