cancel
Showing results for 
Search instead for 
Did you mean: 

Single Sign-on from Portal to ECC

AlexandreMendes
Participant
0 Kudos
275

Hello!

I've developed some webdynpros abap and I'm using them by the Portal.

I've been using a kind of administrator user in the Portal and this same user ID was created in the ECC, therefore, I always could access the ECC with single sign-on without problems but when I created another user in the Portal (to the end users) I couldn't access the webdynpros in the ECC with these new users. I've got errors in the browser, then I inserted in these users the role administrator and I could access the webdynpros with single sign on without problems.

So, what is the specific role which I have to add in this end users ID to let them access the webdynpros in ECC with single sign on?

Many many thanks for your attention!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please check the system object permissions to see if end users have read access.

Regards,

Mahesh

Answers (1)

Answers (1)

0 Kudos

I think the webdynpro abap applications needs some authorization to execute some action in ECC. That authorization is missing for end-user. If you assign those authorization roles to end-user id in ECC it will work.

Regards,

Nivas209