Skip to content

Add shared credentials for SBI Online (onlinesbi.sbi → onlinesbi.sbi.bank.in) - #1246

Open
mangeshraut712 wants to merge 1 commit into
apple:mainfrom
mangeshraut712:cursor/sbi-online-shared-credentials-1f21
Open

mangeshraut712 wants to merge 1 commit into
apple:mainfrom
mangeshraut712:cursor/sbi-online-shared-credentials-1f21

Conversation

@mangeshraut712

@mangeshraut712 mangeshraut712 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

SBI Online moved its login host from onlinesbi.sbi to onlinesbi.sbi.bank.in. This adds a from/to shared-credentials group so passwords saved for onlinesbi.sbi autofill on onlinesbi.sbi.bank.in.

fromDomainsAreObsoleted is true because the old host no longer serves logins; both onlinesbi.sbi and www.onlinesbi.sbi 307 to the new one. I use SBI Online first-hand.

This PR is SBI Online (onlinesbi.sbi) only. It does not map sbi.co.in or other SBI properties. Axis is #1242, Federal is #1243, BoB is #1244, IDFC is #1245. HDFC is already in the file (hdfcbank.comhdfc.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 307 Location: https://onlinesbi.sbi.bank.in/ (HEAD and GET)
  • https://www.onlinesbi.sbi/ → HTTP 307 Location: https://onlinesbi.sbi.bank.in/ (HEAD and GET)
  • https://onlinesbi.sbi.bank.in/ → HEAD HTTP 404; GET HTTP 200

That is CONTRIBUTING’s from/to case (from domains redirect to to to log in).

First-hand + archive (login migration, not bare marketing redirect)

I use SBI Online first-hand.

onlinesbi.sbi / retail.onlinesbi.sbi hosted the retail entry with a Personal Login CTA into retail/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 → 307 onlinesbi.sbi.bank.in; retail.onlinesbi.sbi redirects into the new .bank.in retail stack.

Overall Checklist

for shared-credentials.json

  • There's evidence the domains are currently related (live 307s to onlinesbi.sbi.bank.in)
  • If using from and to, the from domain(s) redirect to the to domain to log in.

…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>
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.

1 participant