Categories
- All Categories
- 15 Oracle Analytics Sharing Center
- 14 Oracle Analytics Lounge
- 211 Oracle Analytics News
- 42 Oracle Analytics Videos
- 15.7K Oracle Analytics Forums
- 6.1K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 78 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OAS Report/Dashboard Authentication with OAuth (Personal access token)

Instead of using shared logon in connection pool. we need to use dynamic user password/user PAT (OAuth) to connect database whenever user runs dashboard/report first time. so that data security would applicable based on user access at DB side.
In current scenario by using RPD connection pool (shared user/password) we are not aware which user is trying to access database/data
Eg: we have already implemented data level security for user at DB side which is using for multiple applications. We do not want to put additional effort or having separate security mechanism at OAS side. we want to use existing DB security model for OAS