Add shared credentials for SBI Online (onlinesbi.sbi → onlinesbi.sbi.bank.in) - #1246
Open
mangeshraut712 wants to merge 1 commit into
Open
mangeshraut712 wants to merge 1 commit into
mangeshraut712 wants to merge 1 commit into
Conversation
…bank.in) SBI Online moved logins from onlinesbi.sbi to onlinesbi.sbi.bank.in. Share saved passwords one-way so logins for the old host autofill on the new one. fromDomainsAreObsoleted is true because the old host 307s away. Co-authored-by: Mangesh Raut <mangeshraut712@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SBI Online moved its login host from
onlinesbi.sbitoonlinesbi.sbi.bank.in. This adds afrom/toshared-credentials group so passwords saved foronlinesbi.sbiautofill ononlinesbi.sbi.bank.in.fromDomainsAreObsoletedistruebecause the old host no longer serves logins; bothonlinesbi.sbiandwww.onlinesbi.sbi307 to the new one. I use SBI Online first-hand.This PR is SBI Online (
onlinesbi.sbi) only. It does not mapsbi.co.inor other SBI properties. Axis is #1242, Federal is #1243, BoB is #1244, IDFC is #1245. HDFC is already in the file (hdfcbank.com→hdfc.bank.in).Live evidence (2026-09-04 UTC)
Re-checked with
curl -sI(and GET where HEAD is not a useful login response):https://onlinesbi.sbi/→ HTTP 307Location: https://onlinesbi.sbi.bank.in/(HEAD and GET)https://www.onlinesbi.sbi/→ HTTP 307Location: https://onlinesbi.sbi.bank.in/(HEAD and GET)https://onlinesbi.sbi.bank.in/→ HEAD HTTP 404; GET HTTP 200That is CONTRIBUTING’s
from/tocase (fromdomains redirect tototo log in).First-hand + archive (login migration, not bare marketing redirect)
I use SBI Online first-hand.
onlinesbi.sbi/retail.onlinesbi.sbihosted the retail entry with a Personal Login CTA intoretail/login.htm(userid + password flow). This is not a bare marketing redirect.Archive (Jun 2022 retail entry — LOGIN CTA to
retail.onlinesbi.sbi/retail/login.htm, plus prelogin copy referencing userid and password):https://web.archive.org/web/20220625081140/https://retail.onlinesbi.sbi/
Live today:
onlinesbi.sbi/www.onlinesbi.sbi→ 307onlinesbi.sbi.bank.in;retail.onlinesbi.sbiredirects into the new.bank.inretail stack.Overall Checklist
for shared-credentials.json
onlinesbi.sbi.bank.in)fromandto, thefromdomain(s) redirect to thetodomain to log in.