okta / terraform-provider-oktapam

Terraform Provider for Okta PAM
8 stars 4 forks source link

Add abilty to query user attributes #123

Open dmildh-absci opened 8 months ago

dmildh-absci commented 8 months ago

It would be nice if you could pull the user attributes into a data source similar to this api query.

/v1/teams/{team_name}/groups/{group_name}/attributes

I am am trying to get the uid and gid for a container user add process and this would be really useful.