on 2025 Jan 28 4:13 PM
Using the SCIM api, for example https://xxxxx.accounts.ondemand.com/scim/Users I'm able to get informations about users and group of the IAS through basic authorization for my admin account, and through bearer token for a system user. But, if I want to get my personal information, and I'm not an Admin user, but easily a user created into IAS, how can i get my informations?
There is a particular endpoint to use for get my details?
If I try with the current SCIM andpoint I receive 403.
Request clarification before answering.
A usual business user does not have the authorization to invoke IAS APIs.
The personal data of a user is 'exposed' via the user profile page. Simply invoke the IAS tenant URL (e.g. https://xxxxx.accounts.ondemand) and then you end up on your user profile (after successful authentication).
In the top right corner of the profile page there is a button 'View My Data' and you'll get all your user profile data displayed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi there, any idea why the User Management REST API isn't documented in the Business Accellorator Hub? I'm trying to create a CAP service that calls that API and I'm running into some issues (related to Posting).
I'm getting a 415: Unsupported Media Type error only when I call the API in my CAP service. It works fine im Postman. Same headers and payload.
It would be nice to get more information on this API.
User | Count |
---|---|
69 | |
16 | |
10 | |
7 | |
7 | |
4 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.