@nebius/js-sdk - v0.1.4
Services Index
GitHub
Preparing search index...
api/nebius/iam/v1
FederationSpec
Interface FederationSpec
interface
FederationSpec
{
"[customJson]"
?:
()
=>
unknown
;
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
;
$type
:
"nebius.iam.v1.FederationSpec"
;
active
:
boolean
;
settings
?:
{
$case
:
"samlSettings"
;
samlSettings
:
SamlSettings
}
;
userAccountAutoCreation
:
boolean
;
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
;
}
Indexable
[
key
:
symbol
]:
Uint8Array
<
ArrayBufferLike
>
|
(
()
=>
unknown
)
|
undefined
Index
Properties
[custom
Json]?
[unknown
Fields
Symbol]?
$type
active
settings?
user
Account
Auto
Creation
Properties
Optional
[custom
Json]
"[customJson]"
?:
()
=>
unknown
Optional
[unknown
Fields
Symbol]
"[unknownFieldsSymbol]"
?:
Uint8Array
<
ArrayBufferLike
>
$type
$type
:
"nebius.iam.v1.FederationSpec"
active
active
:
boolean
Optional
settings
settings
?:
{
$case
:
"samlSettings"
;
samlSettings
:
SamlSettings
}
user
Account
Auto
Creation
userAccountAutoCreation
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[custom
Json]
[unknown
Fields
Symbol]
$type
active
settings
user
Account
Auto
Creation
Services Index
Services Index
GitHub
@nebius/js-sdk - v0.1.4
Loading...