Chapter 1. 3scale general configuration options


As a Red Hat 3scale API Management administrator, there are general configuration options available to you in your installation or account to adjust settings.

1.1. Configuring a valid login session length

As a Red Hat 3scale API Management administrator, you can configure a valid login session length for both the Admin Portal and the Developer Portal so there is a limit for maximum timeout and inactivity.

To implement a valid login session length you must set USER_SESSION_TTL to seconds. For example 7,200 seconds is 2 hours. If the value is null, that is, not set or is set to an empty string, the session length is for 2 weeks.

Prerequisites

  • A 3scale account with administrator privileges.

Procedure

  • Update the environment variable to the time in seconds you require:

    $ oc set env dc/system-app --overwrite USER_SESSION_TTL=7200
Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.