Skip to content
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

Guest Invite Standard does not apply - provides error in the LogBook #3357

Closed
bits-ie-github opened this issue Jan 19, 2025 · 6 comments
Closed
Labels
bug Something isn't working unconfirmed-by-user

Comments

@bits-ie-github
Copy link

Description

We have the Guest Invite standard configured and set to Admins, Guest inviters and All Members. I believe this should set the "allowInvitesFrom" under the policies/authorizationPolicy/authorizationPolicy endpoint to "adminsGuestInvitersAndAllMembers".

This standard fails to apply to the tenants and the error in the logbook states "Failed to update Guest Invite setting to System.Management.Automation.OrderedHashtable"

It looks like the Graph request in "Invoke-CIPPStandardGuestInvite.ps1" is trying to provide an object and I believe it requires a string, but I might be wrong there. https://learn.microsoft.com/en-us/graph/api/resources/authorizationpolicy?view=graph-rest-1.0#json-representation

Environment data

Sponsored
Front End: 7.0.5
Back End: 7.0.5
Cache has been cleared.
Believe this to be a Graph error
@bits-ie-github bits-ie-github added bug Something isn't working unconfirmed-by-user labels Jan 19, 2025
Copy link

Thank you for creating a bug. Please make sure your bug is indeed a unique case by checking current and past issues, and reading the complete documentation at https://docs.cipp.app/
If your bug is a known documentation issue, it will be closed without notice by a contributor. To confirm that this is not a bug found in the documentation, please copy and paste the following comment: "I confirm that I have checked the documentation thoroughly and believe this to be an actual bug."

Without confirming, your report will be closed in 24 hours. If you'd like this bug to be assigned to you, please comment "I would like to work on this please!".

@bits-ie-github
Copy link
Author

I confirm that I have checked the documentation thoroughly and believe this to be an actual bug.

@KelvinTegelaar
Copy link
Owner

Please try changing the setting of the standard, and resaving it.

@bits-ie-github
Copy link
Author

Not sure if replying re-opens this or if this is even the correct thing to do. But I tried changing the setting and resaving and issue persists. Should I open a support ticket instead?

@joaadvi
Copy link

joaadvi commented Feb 8, 2025

@bits-ie-github We are having the same issue with the guest invite standard. Did you find a workaround? Tried the suggestion to change and resave the standard, it did not help.

@bits-ie-github
Copy link
Author

@joaadvi, I believe this has been fixed in dev and should be in the next update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unconfirmed-by-user
Projects
None yet
Development

No branches or pull requests

3 participants