Skip to content

chore: [ANDROSDK-2315] Implement multi account and offline for OpenId connections#2628

Merged
taridepaco merged 2 commits into
developfrom
ANDROSDK-2315
Jun 15, 2026
Merged

chore: [ANDROSDK-2315] Implement multi account and offline for OpenId connections#2628
taridepaco merged 2 commits into
developfrom
ANDROSDK-2315

Conversation

@taridepaco

@taridepaco taridepaco commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Similarly to what was implemented for OAuth accounts, the OpenId Auth state and a PIN is persisted so several accounts with this configuration can be created and restored, allowing offline connections as well.

Related task: ANDROSDK-2315

@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@vgarciabnz vgarciabnz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good one! Let's test it with app.
I wonder if the case of an existing openId account in the old format will be correctly managed, I am not sure if the store is completely new or it reuses the previous one somehow. We can create a ticket to check if the existing openId account keeps working with the app update. If not, we could log out the user and force them to login again using the new store.

@taridepaco taridepaco merged commit 6071abb into develop Jun 15, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants