You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2022/04/05 05:32:00 UTC

[jira] [Closed] (ISIS-2981) [Wicket Viewer] Login/rememberMe not working across App-Restarts when Prototyping

     [ https://issues.apache.org/jira/browse/ISIS-2981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andi Huber closed ISIS-2981.
----------------------------

> [Wicket Viewer] Login/rememberMe not working across App-Restarts when Prototyping
> ---------------------------------------------------------------------------------
>
>                 Key: ISIS-2981
>                 URL: https://issues.apache.org/jira/browse/ISIS-2981
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Viewer Wicket
>    Affects Versions: 2.0.0-M7
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-RC1
>
>
> Login with remember me stores login secrets with cookies. However, after app restart, on loading (secret recovery), decryption fails with
> javax.crypto.BadPaddingException: Given final block not properly padded. Such issues can arise if a bad key is used during decryption.
> Which seems correct behavior, as the salt changes with each app restart. 
> However, for a prototyping scenario we'd rather want to keep a fixed salt.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)