Is it possible to have Siteminder manage the idle timeout for an OIDC application that is not protected by Siteminder? The OIDC application is using JWT tokens.
All versions
No. In order for Siteminder to manage sessions, those sessions must be Siteminder sessions. In this instance the application will need it's own session management since Siteminder is not being used for its session management. When sessions are created and managed with Siteminder, tracking and enforcing idle timeouts is a core feature.