Commit 94a6ecb
authored
fix: docs, polish readme to include user custom_schemas for the SSO setup (#10)
## what
- refine example in readme to include how we reference SSO with AWS
## why
- let's make it explicitly clear how this module makes it easier to
manage Google Workspace settings
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Documentation**
- Updated the README for improved clarity and added an example
demonstrating how to specify custom schemas for Google Workspace users.
- Reformatted provider block comments for better readability.
- Included an example of assigning complex role information to users
using custom schemas.
- **Style**
- Updated schema names in the example user configuration for
consistency.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 3e9dfc3 commit 94a6ecb
2 files changed
+20
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
68 | 83 | | |
69 | 84 | | |
70 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments