onelogin.adityabirlacapital.com Open in urlscan Pro
13.126.162.195  Public Scan

Submitted URL: https://onelogin.adityabirlacapital.com/
Effective URL: https://onelogin.adityabirlacapital.com/login
Submission: On March 13 via api from US — Scanned from DE

Form analysis 4 forms found in the DOM

<form id="frmLoginwithPassword" class="abc-form abc-post-login-form" autocomplete="off">
  <div class="form-row">
    <!--Repeated User Section-->
    <!--End Repeated User Section-->
    <div class="form-group col-md-12 ">
      <label class="form-group__label">Log in using your One ID</label>
      <a class="btn-tooltip" data-toggle="tooltip" data-placement="auto" title="" data-original-title="Existing Aditya Birla customers can now access all their purchased products (Insurance, Mutual Funds, Loans) by using their One ID to login">?</a>
      <a href="/Forgot-Username" class="form-inline-link">Forgot One ID?</a>
      <div class="form-input-wrapper">
        <input type="text" name="uname" autocomplete="off" id="login-id" class="form-control form-group__placeholder" value="" placeholder="Enter your One ID">
      </div>
    </div>
    <div class="form-group col-md-12">
      <label class="form-group__label">Your Password</label>
      <a href="/forgot-password" class="form-inline-link">Forgot Password?</a>
      <div class="form-input-wrapper has-btn-overlay">
        <input type="password" name="password" id="password" autocomplete="off" class="form-control form-group__placeholder" placeholder="Enter your Password">
        <a href="javascript:void(0);" class="toggle-password btn__overlay"><i class="icon icon-hide-password-eye"></i></a>
        <button type="button" class="btn__overlay use-otp-cta">Use OTP</button>
        <span id="uname-error" class=""></span>
      </div>
    </div>
    <div class="form-group col-md-12">
      <button type="button" id="password-login" class="btn capital-btn act-btn btn__full" disabled="">Login</button>
    </div>
    <div class="form-group col-md-12 ">
      <div class="form-checkbox-wrapper">
        <input type="checkbox" name="remember-me" id="remember-me" checked="checked">
        <label for="remember-me">Remember Me</label>
      </div>
    </div>
    <!--start One ID CTA-->
    <div class="form-group col-md-12">
      <a href="/Register" id="one-id" class="btn__border">Create One ID with a Product You Own</a>
    </div>
    <!--End One ID CTA-->
    <div class="form-group col-md-12 modal-custom-component">
      <a href="javascript:;" data-toggle="modal" data-target="#ctaModal" class="cta__flat">How does a One ID help you?</a><a class="btn-tooltip" data-toggle="tooltip" data-placement="auto" title="" data-original-title="Existing Aditya Birla customers can now access all their purchased products (Insurance, Mutual Funds, Loans) by using their One ID to login.">?</a>
      <!-- Modal -->
      <div class="modal fade" id="ctaModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered" role="document">
          <div class="modal-content">
            <div class="modal-header">
              <div class="modal-title" id="exampleModalLabel">How does a One ID help me?</div>
              <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                <span aria-hidden="true">×</span>
              </button>
            </div>
            <div class="modal-body">
              <ul>
                <li>Your ONE ID is a single login ID that offers you the convenience of logging in to all your financial relationships with Aditya Birla companies at one go with a single secure password. </li>
                <li>With all your Aditya Birla Capital accounts linked under your One ID, you will have one view of all your transactions and statements and will able to service all your needs in one destination.</li>
                <li>Your One ID also enables us to give you holistic advice on your Protecting, Investing and Financing needs.</li>
              </ul>
            </div>
            <div class="modal-footer">
              <a href="/Register" class="modal-btn">Create One ID</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="otp-login-form" class="abc-form abc-post-login-form" autocomplete="off" novalidate="novalidate">
  <div class="form-row">
    <!--Repeated User OTP Section-->
    <!--End Repeated User OTP Section-->
    <div class="form-group col-md-12  ">
      <label class="form-group__label">Log in using your One ID</label>
      <a class="btn-tooltip" data-toggle="tooltip" data-placement="auto" title="" data-original-title="Existing Aditya Birla customers can now access all their purchased products (Insurance, Mutual Funds, Loans) by using their One ID to login">?</a>
      <a href="/Forgot-Username" class="form-inline-link">Forgot One ID?</a>
      <div class="form-input-wrapper">
        <input type="text" name="otpuname" id="otpuname" class="form-control form-group__placeholder otp-text" value="" placeholder="Enter your One ID">
        <button type="button" id="otp-send" class="otp-button disabled">Send OTP</button>
      </div>
    </div>
    <div class="form-group col-md-12">
      <label class="form-group__label form-otp-label" data-label="One Time Password">One Time Password</label>
      <input type="hidden" class="hidden-otp-msg" id="otp-success-msg" data-msg="OTP sent successfully to" value="OTP sent successfully to">
      <div class="form-input-wrapper has-btn-overlay">
        <input type="password" name="otp" id="otp" maxlength="6" class="form-control form-group__placeholder " placeholder="Enter OTP" data-otpmsg="Please enter all 6 characters">
        <button type="button" class="btn__overlay btn__otp-counter hide">RE-SEND OTP IN <span class="otp-timer" data-time="00:60"></span></button>
        <button type="button" id="btnReSendOTP" class="btn__overlay btn__otp-counter-cta hide">RE-SEND OTP</button>
        <a href="#" class="btn__overlay form-inline-link usepwd-inline">Use Password</a>
      </div>
    </div>
    <div class="form-group col-md-12">
      <a href="#" class="cta__flat cta__flat-with-arrow  usepwd-outline cta-password-on-otp  ">Use Password Instead</a>
    </div>
    <div class="form-group col-md-12">
      <button type="button" id="login-submit" class="btn capital-btn act-btn btn__full" disabled="">Login</button>
    </div>
    <div class="form-group col-md-12 ">
      <div class="form-checkbox-wrapper">
        <input type="checkbox" name="remember-me" id="otp-remember-me" checked="checked">
        <label for="otp-remember-me">Remember Me</label>
      </div>
    </div>
    <!--start One ID CTA-->
    <div class="form-group col-md-12">
      <a href="/Register" class="btn__border">Create One ID with a Product You Own</a>
    </div>
    <!--End One ID CTA-->
    <div class="form-group col-md-12 modal-custom-component">
      <a href="javascript:;" data-toggle="modal" data-target="#ctaModal1" class="cta__flat">How does a One ID help you?</a><a class="btn-tooltip" data-toggle="tooltip" data-placement="auto" title="" data-original-title="Existing Aditya Birla customers can now access all their purchased products (Insurance, Mutual Funds, Loans) by using their One ID to login.">?</a>
      <!-- Modal -->
      <div class="modal fade" id="ctaModal1" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
        <div class="modal-dialog modal-dialog-centered" role="document">
          <div class="modal-content">
            <div class="modal-header">
              <div class="modal-title" id="exampleModalLabel">How does a One ID help me?</div>
              <button type="button" class="close" data-dismiss="modal" aria-label="Close">
                <span aria-hidden="true">×</span>
              </button>
            </div>
            <div class="modal-body">
              <ul>
                <li>Your ONE ID is a single login ID that offers you the convenience of logging in to all your financial relationships with Aditya Birla companies at one go with a single secure password. </li>
                <li>With all your Aditya Birla Capital accounts linked under your One ID, you will have one view of all your transactions and statements and will able to service all your needs in one destination.</li>
                <li>Your One ID also enables us to give you holistic advice on your Protecting, Investing and Financing needs.</li>
              </ul>
            </div>
            <div class="modal-footer">
              <a href="/Register" class="modal-btn">Create One ID</a>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

<form id="modal-password-login-form" class="abc-form abc-post-login-form abc-post-login-form-modal" novalidate="novalidate">
  <input type="hidden" id="emptyPasswordMessage" value="Please Enter Password">
  <input type="hidden" id="validPasswordMessage" value="Please Enter Valid Password">
  <div class="form-row">
    <div class="form-group col-md-12">
      <label class="form-group__label">Your Password</label>
      <a href="/forgot-password" class="form-inline-link">Forgot Password?</a>
      <div class="form-input-wrapper has-btn-overlay use-otp-toggle-password">
        <input type="password" name="password" id="oneid-password" data-msg-required="Please select from date" class="form-control form-group__placeholder" placeholder="Enter your Password">
        <a href="javascript:void(0);" class="toggle-password"><i class="icon icon-hide-password-eye"></i></a>
        <button type="button" class="btn__overlay use-otp-cta-modal" id="oneid-generate-otp">Use OTP</button>
        <span id="pass-error"></span>
      </div>
    </div>
    <div class="form-group col-md-12">
      <button type="button" id="link-oneid-login-submit" class="btn capital-btn act-btn btn__full" disabled="">Login</button>
    </div>
  </div>
</form>

<form id="modal-otp-login-form" class="abc-form abc-post-login-form abc-post-login-form-modal">
  <div class="form-row">
    <div class="form-group col-md-12">
      <label class="form-group__label form-otp-label">One Time Password</label>
      <input type="hidden" class="hidden-otp-msg" value="OTP sent successfully to">
      <div class="form-input-wrapper has-btn-overlay">
        <input type="password" name="otp" id="oneid-otp" maxlength="6" class="form-control form-group__placeholder" placeholder="Enter OTP" data-otpmsg="Please enter all 6 characters">
        <button type="button" class="btn__overlay btn__otp-counter hide">RE-SEND OTP IN <span class="otp-timer" data-time="00:60"></span></button>
        <button type="button" id="btnModalPopupReSendOTP" class="btn__overlay btn__otp-counter-cta hide">RE-SEND OTP</button>
      </div>
    </div>
    <div class="form-group col-md-12">
      <a href="#" class="cta__flat cta__flat-with-arrow cta-password-on-otp-modal">Use Password Instead</a>
    </div>
    <div class="form-group col-md-12">
      <button type="button" id="oneid-login-otp-submit" class="btn capital-btn act-btn btn__full" disabled="">Login</button>
    </div>
  </div>
</form>

Text Content

skip to main content


 * Personal
 * Business arrow
 * Corporates arrow
    * Protecting
      * Corporate General Insurance
      * Group Health Insurance
      * Group Life Insurance
    * Investing
      * Private Equity
      * Mutual Funds
      * Stock and Securities
      * Portfolio Management Services
      * Pension Funds
    * Financing
      * Corporate Finance
      * Mortgage Finance
      * Loans Against Securities
      * DCM & Loan Syndication
    * Advising
      * MoneyforLife Planner
      * ABC of Money
 * Advisors arrow
    * Protecting
      * Life Insurance Advisors
      * Health Insurance Advisors
    * Investing
      * Mutual Funds Advisors
      * Stocks & Securities Advisors
    * Financing
      * Home Finance Advisors
      * Personal Finance Advisors
    * Advising
      * Select Advisor
 * Careers arrow

 * Protecting arrow
   * Life Insurance
   * Multiply Wellness
   * Health Insurance
   * Travel Insurance
   * Motor Insurance
 * Investing arrow
   * Mutual Funds
   * Pension Funds
   * Wealth
   * Stock and Securities
   * Portfolio Management Services
   * Real Estate Investments
 * Financing arrow
   * Home Finance
   * Loan Against Securities
   * Personal Finance
   * Real Estate Finance
   * SME Finance
 * Advising arrow
   * MoneyforLife Planner
   * ABC Of Calculators
   * Abc of Money
   * MyUniverse

1800-270-7000 telephone Login Login
Home login

Move
Close
Home login
 * About us
 * Advisors
 * Careers
 * Corporates
 * Customer Services

 * Others arrow
   * Our Solutions
   * Advisor Lead
   * Our Business
   * Our Achievements
   * CSR & Sustainability
   * Investor Relations
   * Press and Media
   * Locate Us
   * ITR Filing
   * ABC Of Calculators
 * Privacy Policy
 * Terms and Conditions

© 2020, Aditya Birla Capital Ltd.

All Rights Reserved.



Log in using your One ID ? Forgot One ID?

Your Password Forgot Password?
Use OTP
Login
Remember Me
Create One ID with a Product You Own
How does a One ID help you??
How does a One ID help me?
×
 * Your ONE ID is a single login ID that offers you the convenience of logging
   in to all your financial relationships with Aditya Birla companies at one go
   with a single secure password.
 * With all your Aditya Birla Capital accounts linked under your One ID, you
   will have one view of all your transactions and statements and will able to
   service all your needs in one destination.
 * Your One ID also enables us to give you holistic advice on your Protecting,
   Investing and Financing needs.

Create One ID
Log in using your One ID ? Forgot One ID?
Send OTP
One Time Password
RE-SEND OTP IN RE-SEND OTP Use Password
Use Password Instead
Login
Remember Me
Create One ID with a Product You Own
How does a One ID help you??
How does a One ID help me?
×
 * Your ONE ID is a single login ID that offers you the convenience of logging
   in to all your financial relationships with Aditya Birla companies at one go
   with a single secure password.
 * With all your Aditya Birla Capital accounts linked under your One ID, you
   will have one view of all your transactions and statements and will able to
   service all your needs in one destination.
 * Your One ID also enables us to give you holistic advice on your Protecting,
   Investing and Financing needs.

Create One ID


STAY MORE MONEY-WISE

 * MONEYFORLIFE PLANNER
   
   Plan out your money and life through our robust MoneyforLife planner

 * CALCULATORS
   
   Our money calculators help you simply any calculations you need

 * BLOGS
   
   Read through our vast library of blogs that talk about everything money

View More

View More

View Less




MONEY SOLUTIONS FOR ALL YOUR NEEDS, THROUGHOUT YOUR LIFE.

 * Protecting
 * Investing
 * Financing
 * Services

discover Life Insurance BUY ONLINE
discover Health Insurance Buy Online
discover Multiply Wellness VIEW PLANS
discover Motor Insurance COMPARE AND BUY
discover Travel Insurance REQUEST A CALL BACK
discover Mutual Funds INVEST NOW
discover Stocks and Securities OPEN FREE DEMAT ACCOUNT
discover Wealth REQUEST A CALL BACK
discover Portfolio Management Services LOGIN TO PMS
discover Pension Funds REQUEST A CALL BACK
discover Personal Finance Apply Now
discover Home Finance Apply Now
discover SME Finance Apply Now
discover Loan Against Securities Apply Now
discover Mortgage Finance Apply Now
discover Life Insurance
discover Mutual Fund
discover Health Insurance
discover Home Finance
discover Personal Finance

×
Your Password Forgot Password?
Use OTP
Login
One Time Password
RE-SEND OTP IN RE-SEND OTP
Use Password Instead
Login

Open this page in
ABCapital App
Open
Browser
Continue

ANOTHER USER IS ALREADY LOGGED IN ON THIS BROWSER

Please log out of the account in order to sign in with your username and
password
 * About Us
 * Careers
 * Customer Services

 * Our Solutions
 * Investor Relations
 * Press and Media

 * Our Businesses
 * Our Achievements
 * CSR and Sustainability

 * Locate Us
 * Privacy Policy
 * Terms and Conditions



© 2020, Aditya Birla Capital Ltd. All Rights Reserved.

Call us toll free:

1800-270-7000

 * 
 * 
 * 
 * 
 *