Matthijs Mennens
Matthijs Mennens

Reputation: 1145

SAP Web IDE Authorization

I was wondering if it is possible to authenticate in the SAP Web IDE. I am using a Java back end which authorizes users depending on their role. The authorization works just fine when I register the app the a portal site (launchpad). Is there a way I can authorize in the IDE aswell?

Upvotes: 0

Views: 633

Answers (1)

Dibya Ranjan
Dibya Ranjan

Reputation: 90

You can just set permission for WebIDE to everyone. it should redirect you to your own login page/IDP upon trying to open it.

Upvotes: 0

Related Questions