Skip to content

Commit

Permalink
managed instead of organization
Browse files Browse the repository at this point in the history
  • Loading branch information
dickhardt committed Oct 22, 2024
1 parent 8635202 commit 893145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/docs/oidc/request.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The **request URL** is `https://wallet.hello.coop/authorize` and a query with th
|`provider_hint`<br/>*optional*| See [Wallet API | provider_hint](/docs/apis/wallet/#provider_hint) for details. |
|`domain_hint`<br/>*optional*|A hint for which domain or type of account: |
| | - `domain_example` to request the user logs in with a specific managed account |
| | - `organization` to request a managed account |
| | - `managed` to request a managed account |
| | - `personal` to request a personal (non-managed) account |


Expand Down

0 comments on commit 893145c

Please sign in to comment.