Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道是否可以在 SAP Web IDE 中进行身份验证。我正在使用 Java 后端,它根据用户的角色授权用户。当我将应用程序注册到门户网站(启动板)时,授权工作得很好。有没有办法我也可以在 IDE 中授权?
您可以为所有人设置 WebIDE 的权限。它应该在尝试打开它时将您重定向到您自己的登录页面/IDP。