Ability to view own attributes / Custom user-levels

Dear Experts,

Our customer would like for a user to be able to view his or her own attributes data. Is this achievable via the REST API? They have built a custom UI and would like to have this via an API call.

Or alternatively, is it possible to create custom user-levels? I know that this was on the roadmap - but I guess it hasn’t been released yet. Does any one know when this will be available?

Thanks
Tamalika

Hi @tamalika01,

Regarding “They have built a custom UI”, this refers to another custom application, right? Is there any backend associated with this application?

For example, once a user is connected—if they need to view their own attributes—the backend would simply make an API call using the Search API for connected users. Then, the UI can determine which attributes should be visible to the user.

custom user levels does not make any useful feature and I don’t think it will be available in future

Hello,

On your 1st question, If you are using a separate UI, then, you can definitely call the identity specific REST APIs of SailPoint ISC to achieve but tweaking the ISC UI for it, i think that’s not possible at all.

On your 2dn query, we cannot create Custom User Levels in SailPoint ISC as of now. We have pre-defined list of User Levels which product gives and only those could be use to manage the access withing ISC tenant.

Regards,
Rohit.

Hi @tamalika01,
For getting identity details we have a specific API call: get-identity | SailPoint Developer Community, you can use this “get-identity API call” to get the identity details, you use in custom UI also but while calling this API you need identity ID of user.

Currently, we don’t have custom user-levels in IdentityNow.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.