cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori launchpad not accepting email id for log in

Abdul_Waheed
Contributor
0 Kudos

Friends,

I have successfully configured fiori launch pad.

But i am facing an issue when trying to use alias name for login.

1. I am able to enter email id for log in  for ....../ui2/ushell URL

2. But, I am not able to enter email id for log in in ....../Fiorilaunchpad.html URL

3. Below is the ICF setting for ushell. I have made it as internet user

4. I checked INIT_DEFAULT_PROPERTIES method of class /UI2/CL_SRA_LOGIN. But, there is no maxlength property to set, rather it is referring template_login.html

5. I saw the source code of template_login.html . The maxlength property of input field is dynamically set as shown below

<input id="USERNAME_FIELD-inner" tabindex="1" type="text" class="sapMInputBaseInner" name="@sys_form_param_user" maxlength="@sys_form_user_maxlen" inputmode="verbatim" autocomplete="off" autocorrect="off" autocapitalize="none" />

So, Is there any other configuration required to make Fiorilaunchpad.html to accept email address for user login?

If you have any information, please share.

Accepted Solutions (1)

Accepted Solutions (1)

Abdul_Waheed
Contributor
0 Kudos

Found solution myself. Posted a blog for the same

Answers (1)

Answers (1)

Abdul_Waheed
Contributor
0 Kudos

Do you have any inputs for this query?