RegistrationResult
Defined in: packages/core/src/registration.ts:99
Properties
Section titled “Properties”openidConfiguration
Section titled “openidConfiguration”openidConfiguration:
OpenIdConfiguration
Defined in: packages/core/src/registration.ts:105
The platform’s openid-configuration we fetched.
platform
Section titled “platform”platform:
Platform
Defined in: packages/core/src/registration.ts:101
The persisted platform (with its assigned id).
registered
Section titled “registered”registered:
Record<string,unknown>
Defined in: packages/core/src/registration.ts:103
The platform’s registered client configuration (raw response body).