Auth
Package : spaceone.api.identity.plugin
Auth
Auth Methods:
NO
Method
Request Type
Response Type
Description
1
2
3
4
init
Type
Message
Request
Response
verify
Type
Message
Request
Response
find
Type
Message
Request
Response
login
Type
Message
Request
Response
Message
AuthVerifyInfo
No
Field
Type
Description
1
options
FindRequest
No
Field
Type
Required
Description
1
options
✅
2
secret_data
✅
3
user_id
string
❌
4
keyword
string
❌
5
schema
string
❌
InitRequest
No
Field
Type
Required
Description
1
options
✅
LoginRequest
No
Field
Type
Required
Description
1
options
✅
2
secret_data
✅
3
user_credentials
✅
4
schema
string
❌
PluginInfo
No
Field
Type
Description
1
metadata
UserInfo
No
Field
Type
Description
1
user_id
string
2
name
string
3
string
4
mobile
string
5
group
string
6
state
NONE
ENABLED
DISABLED
UNIDENTIFIED
UsersInfo
No
Field
Type
Description
1
results
2
total_count
VerifyRequest
No
Field
Type
Required
Description
1
options
✅
2
secret_data
✅
3
schema
string
❌
Last updated