Create Portal Host
create_portal_hostAuthenticated tool for creating a stable portal host with OIDC sign-in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | ||
| hostname | Yes | ||
| nameClaim | No | ||
| emailClaim | No | ||
| oidcIssuer | Yes | ||
| oidcScopes | No | ||
| oidcClientId | Yes | ||
| recipientClaim | No | ||
| oidcClientSecret | Yes | ||
| allowedEmailDomain | No |