Tom Bamford
Tom Bamford
@mathiaac Thanks for the compliment, and the suggestion. We'll definitely look into supporting this.
We're working on a pretty big refactor at the moment that will make this sort of change much easier, so I hesitate to give an estimate however it's not something...
@kabal2010 This is more or less ready for merging but will not be released until Terraform 1.4.
Thanks again for this PR @kschu91. We've chatted internally and we should be able to backport this to v1.3 so this will hopefully make it out in the next patch...
@deltamualpha If you're looking for a maintained implementation of this, I have a package `github.com/manicminer/hamilton/auth` supporting the various Azure AD authentication methods.
Hi @jlaundry, thanks for offering to work on this. That is fairly consistent with what we have in mind for a solution, and it's on our backlog to architect across...
Closing in favour of #21322
Potential docs reference: https://learn.microsoft.com/en-us/graph/application-proxy-configure-api?tabs=http
@ilmax Great question! Apologies, I closed that PR but forgot to update the milestone or post an explanatory comment. I've added that now, please see https://github.com/hashicorp/terraform-provider-azuread/pull/1009#issuecomment-1513891386
@NemesiisV It looks like you might have the `principal_object_id` and `resource_object_id` attribute values mixed up there? The group is the principal object and the service principal is the resource object?