Skip to content

RDKB-60956: Default OAUTH AuthMode feature to SSO in firmware#24

Merged
GoutamD2905 merged 4 commits intodevelopfrom
topic/RDKB-60131
Sep 2, 2025
Merged

RDKB-60956: Default OAUTH AuthMode feature to SSO in firmware#24
GoutamD2905 merged 4 commits intodevelopfrom
topic/RDKB-60131

Conversation

@MonekaLakshmi
Copy link
Contributor

Reason for change: Defaulting sso & added failure case to avoid login for pwd entry in SSO mode
Test Procedure: As mentioned in the ticket
Risks: Medium

Reason for change: Defaulting sso & added failure case to avoid login for pwd entry in SSO mode
Test Procedure: As mentioned in the ticket
Risks: Medium
@MonekaLakshmi MonekaLakshmi requested a review from a team as a code owner September 2, 2025 06:41
Reason for change: Defaulting sso and added failure case to avoid login for pwd entry in SSO mode
Test Procedure: As mentioned in the ticket
Risks: Medium
fi

echo "Set OAUTHAuthMode to sso"
syscfg set OAUTHAuthMode sso
Copy link
Contributor

Choose a reason for hiding this comment

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

set OAUTHAuthMode in sys defaults
OR
get OAUTHAuthMode and if it's not sso then set

Reason for change:  Added failure case to avoid login for pwd entry in SSO mode
Test Procedure: As mentioned in the ticket
Risks: Medium
Reason for change: Added failure case to avoid login for pwd entry in SSO mode
Test Procedure: As mentioned in the ticket
Risks: Medium
@GoutamD2905 GoutamD2905 merged commit 8dac0b1 into develop Sep 2, 2025
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 2, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants