Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

KW - Logon using SSO failed

Former Member
0 Likes
1,074

Experts,

I have finished installing my KW system. I am logging into it via the following URL:

http://<host>:50000/SAPIKS2

It prompts me with a portal login. I put in my userid / pass (SAP_ALL credentials). However, it does not take me to the KW portal page? Instead a get another login page with the error message:

Logon using SSO failed. Check your user management customizing

I could not find anything in the config. manual for KW 7.0 about SSO? Do I have to use SSO to login to KW? If so, can you point me in the right direction to configure? Can I toggle the SSO off and access the KW directly?

Thanks in advance,

Jeff Martens

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,040

Hi,

This is be bcoz have you created the user in the kw system,that is at using the user management in java,

also you have to create it and then map the user in you abap system.

Regards,

Vamshi.

Experts,

I have finished installing my KW system. I am logging into it via the following URL:

http://<host>:50000/SAPIKS2

It prompts me with a portal login. I put in my userid / pass (SAP_ALL credentials). However, it does not take me to the KW portal page? Instead a get another login page with the error message:

Logon using SSO failed. Check your user management customizing

I could not find anything in the config. manual for KW 7.0 about SSO? Do I have to use SSO to login to KW? If so, can you point me in the right direction to configure? Can I toggle the SSO off and access the KW directly?

Thanks in advance,

Jeff Martens

6 REPLIES 6
Read only

Former Member
0 Likes
1,041

Hi,

This is be bcoz have you created the user in the kw system,that is at using the user management in java,

also you have to create it and then map the user in you abap system.

Regards,

Vamshi.

Read only

0 Likes
1,040

Vamshi,

If I understand your reply:

I need to create my user also in the java side with the same password as ABAP and then it will work? Are there any additional config steps? How do I map the user in my ABAP system? Any steps you could provide as I am new to SSO.

Thanks,

Jeff

Read only

0 Likes
1,040

Hi,

Please read the docu under this link

http://help.sap.com/saphelp_erp60_sp/helpdata/en/45/dc863f455f3417e10000000a114084/frameset.htm

and look for under

Security and User Administration

Administration for User Authentication and Single Sign-On (SSO)

Hope this will help you understand the SSO

Read only

0 Likes
1,040

Hi,

Yap you got me. Yes crete your user in the java side password need not be same its ur wish to keep the

same or different,create your user id in java side using youj2ee_admin or administrator userid.

Then after creating goto usermapping tab u can find this in the in the same place where u find the account information tab.Here you just enter you abap side user id and password.

Now try to login into your portal.

Regards,

Vamshi.

Read only

Former Member
0 Likes
1,040

Moved to security forum...

Read only

Former Member
0 Likes
1,040

Hi Jeff,

Have a look in the note <a href="https://service.sap.com/sap/support/notes/957666" target="_blank">957666</a> and <a href="https://service.sap.com/sap/support/notes/957707" target="_blank">957707</a> and download the dialogtool, you can have a better approach to your problem.