Skip to content

Commit

Permalink
Fixing Various Calendar Implementation Steps/Resources (#557)
Browse files Browse the repository at this point in the history
* calendar fixes

* Apply suggestions from code review

Co-authored-by: David Bui <[email protected]>

---------

Co-authored-by: jkaufman-mitre <[email protected]>
Co-authored-by: David Bui <[email protected]>
  • Loading branch information
3 people authored Jan 9, 2025
1 parent ee01bd1 commit ea46e80
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions scubagoggles/baselines/calendar.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,9 @@ To configure the settings for Calendar Interop:
1. Sign in to the [Google Admin Console](https://admin.google.com).
2. Select **Apps -\> Google Workspace -\> Calendar**.
3. Select **Calendar Interop management**.
4. Uncheck the **Enable Interoperability for Calendar** checkbox.
5. Select **Save**.
4. Select **Exchange availability in Calendar**.
5. Uncheck the **Allow Google Calendar to display Exchange users availability** checkbox.
6. Select **Save**.

#### GWS.CALENDAR.3.2v0.3 Instructions

Expand All @@ -180,8 +181,10 @@ To configure the settings for Calendar Interop:
1. Sign in to the [Google Admin Console](https://admin.google.com).
2. Select **Apps -\> Google Workspace -\> Calendar**.
3. Select **Calendar Interop management**.
4. Select **OAuth 2.0 client credentials**
5. Select **Save**.
4. Select **Exchange availability in Calendar**.
5. Select **Allow Google Calendar to display Exchange users availability**.
6. Select **OAuth 2.0 client credentials**
7. Select **Save**.

## 4. Paid Appointments

Expand All @@ -201,7 +204,7 @@ Appointment Schedule with Payments SHALL be disabled.

### Resources

- [Google Workspace Help: Allow paid appointment schedules in Calendar](https://apps.google.com/supportwidget/articlehome?article_url=https%3A%2F%2Fsupport.google.com%2Fa%2Fanswer%2F13765946&assistant_id=generic-unu&product_context=13765946&product_name=UnuFlow&trigger_context=a)
- [Google Workspace Help: Allow paid appointment schedules in Calendar](https://support.google.com/a/answer/13765946?hl=en)

### Prerequisites

Expand All @@ -214,5 +217,5 @@ Appointment Schedule with Payments SHALL be disabled.
1. Sign in to the [Google Admin Console](https://admin.google.com).
2. Select **Apps -\> Google Workspace -\> Calendar**.
3. Select **Advanced Settings -\> Appointment schedules with payments**
4. Select **OFF- Blocks users' from adding required payments to their Calendar appointment schedules**
5. Select **Save**
4. Ensure the **Allow appointment schedule users to require payments for booked appointments through their own payment provider accounts** checkbox is unchecked.
5. Select **Save**.

0 comments on commit ea46e80

Please sign in to comment.