owncloud / openidconnect

OpenId Connect (OIDC) Integration for ownCloud
GNU General Public License v2.0
5 stars 2 forks source link

Added login_hint for OpenID authorization #304

Open rstefko opened 9 months ago

rstefko commented 9 months ago

Description

After successful authorization username is saved in encrypted cookie ocLoginHint and is used next time OpenID authorization happens. It helps when autoRedirectOnLoginPage is enabled.

Related Issue

Motivation and Context

Use does not have to pick from active OpenID accounts when owncloud session expires.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist:

Open tasks: