cancel
Showing results for 
Search instead for 
Did you mean: 

Forgot Password and Change Password in Fiori Launchpad Login Screen?

netikar_sundeep
Explorer
0 Kudos
4,153

How to implement Forgot Password and Change Password in Fiori Launchpad Login Page?.

Accepted Solutions (0)

Answers (3)

Answers (3)

laurent_burtaire
Active Contributor

Hello Netikar,

you could also check OSS note 2565111 - Forgot password functionality in SAP Fiori Launchpad logon page is not available

Regards.

Laurent.

netikar_sundeep
Explorer
0 Kudos

Thanks for your reply Laurent.

I've followed this note.

I've created a custom BSP application and deployed in the system, In login.html page i have given ui5 application link on Change Password button, on click it is triggering the application but no backend service calls are made. it showing error as

GET http://wicomp19.wipro.com:8007/favicon.ico 404 (Not found). i've stucked here to continue further. Please provide suitable inputs.

Thanks In Advance.

Sundeep

laurent_burtaire
Active Contributor
0 Kudos

Hello,

you wrote In login.html page i have given ui5 application link on Change Password button,

What is login.html?

Fiori Launchpad BSP is /UI2/USHELL

Regards.

Laurent.

netikar_sundeep
Explorer
0 Kudos

Laurent,

Thanks for your reply.

sap=>public=>bc=>ui2=>logon=>template_login.html, in this below path, i have made changes, I've added click event on Change Password in fiori login page button which opens the custom ui5 application to change the password and when i tried to write code call odata service on submit button, it is not triggering the backend service. Please provide suitable information.

RegardsSundeep. .reset-password.png

.odata-call.png

laurent_burtaire
Active Contributor
0 Kudos

Hello,

i do not have this ICF service in my system. I guess we do not have same SAP_UI release: i cannot help you.

Regards.

Laurent.

gregorw
Active Contributor
0 Kudos

If possible please setup Single Sign On and let the IdP handle the forgot password process.

Joseph_BERTHE
Active Contributor
0 Kudos

hi,

This a the self user service on SAP Gateway system. Follow this blog :User Self Service

Regards,

Joseph