Categories
- All Categories
- Oracle Analytics Learning Hub
- 20 Oracle Analytics Sharing Center
- 17 Oracle Analytics Lounge
- 233 Oracle Analytics News
- 45 Oracle Analytics Videos
- 15.9K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 87 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Enable JWT token-based authentication for BIP web service calls
Currently, to retrieve the BIP output of a seeded ESS job via BIP web services, we use the endpoint xmlpserver/services/v2/ScheduleService?wsdl. However, this approach requires sending the username and password within the payload body, which is not a recommended or secure practice. Is it possible to enable JWT-based authentication for BIP web service calls to enhance security and align with best practices?
Comments
-
This will be useful for securing WSDL access to BIP Web Services. In our production accounts, only token-based access is permitted.
1 -
I support this also as using basic authentication goes against our design principles especially when Oracle Fusion REST API can use JWT Tokens so why cant BIP web service. It increases risk as we have to change the Production password whenever someone leaves our organisation. Also for auditing and meeting our password policies, then we have to change the password several times a year.
1