Shouldn't save password when SSO is being used

Description

When auto-login is checked on the login window of Spark it usually also checks Save password (as it won't be able to automatically login, without storing the password) and password is saved into spark.properties file during the first login process. This is not needed (and even not wanted) when using SSO. There should be a check of some sorts when using SSO, which should disable or hide Save password field and password shouldn't be stored in spark.properties file.

Environment

AD/LDAP with Single Sign On (SSO) login

Activity

Show:

speedy January 9, 2017 at 6:38 PM

looks good to me

wroot January 9, 2017 at 6:20 PM

wroot January 9, 2017 at 6:20 PM

Merged https://github.com/igniterealtime/Spark/pull/284
Will let you test this though.

speedy January 7, 2017 at 2:09 AM

I figured out the first part of this easy enough, but I can't figure out how to clear the password once its been saved. Unchecking "save password" after its been saved does not remove it from the spark.properties file.

speedy December 30, 2016 at 2:57 AM

sorry..I'mm a little late to this!
I'm taking a quick holiday..but will work on this when I return. I promise it wont hurt my feelings if someone else wants to take care of it!

Fixed

Details

Priority

Assignee

Reporter

Labels

Affects versions

Fix versions

Components

Ignite Forum URL

Created December 20, 2016 at 2:50 PM
Updated October 28, 2020 at 1:44 PM
Resolved January 9, 2017 at 6:44 PM