-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bugfixes for ID parsing #1499
bugfixes for ID parsing #1499
Conversation
…n_strength_policy_id`
…for `service_principal_id`
…ng bug for `service_principal_id`
… `service_principal_id` and `synchronization_job_id`
Also got ID parsing errors on |
…ead_service_principal_delegated_permission_grant` - user segment is not a UUID
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @manicminer - LGTM 👍
hi @manicminer, has the
|
@enorlando It should have been resovled - could you post your config? |
I'm also seeing a problem with the azuread_service_principal_password:
This gives issue as described above, e.g.:
|
@rich-moneybox You'll need to use the |
It seems I was using the wrong attribute ID and required to re import into state the troubled tokenSigningCertificate. Thanks for the assistance |
hi @manicminer I think this is still impacting other areas. See #1553 |
data.azuread_group
: fix ID parsing bugs and some panicsazuread_conditional_access_policy
: fix parsing bug forauthentication_strength_policy_id
azuread_service_principal_certificate
: fix parsing bug forservice_principal_id
azuread_service_principal_claims_mapping_policy_assignment
: fix parsing bug forservice_principal_id
azuread_service_principal_password
: fix parsing bug forservice_principal_id
azuread_service_principal_token_signing_certificate
: fix parsing bug forservice_principal_id
azuread_synchronization_job
: fix parsing bug forservice_principal_id
azuread_synchronization_job_provision_on_demand
: fix parsing bugs forservice_principal_id
andsynchronization_job_id
azuread_synchronization_secret
: fix parsing bug forservice_principal_id
and documentation updates
Resolves: #1497
Resolves: #1498
Test results
Conditional Access
Groups
Failures unrelated.
Service Principals
Synchronization