/webapi/ver3/fido/push
| Name | Type | Required | Description | |
|---|---|---|---|---|
| userId | String | Required |
사용자 아이디 |
|
| Name | Type | Required | Description | |
|---|---|---|---|---|
| result | String | Required | API 요청 결과 코드 | |
| msg | String | Required | API 요청 결과 상세 메세지 | |
| tid | String | Required | 트랜잭션 ID | |
/webapi/ver3/fido/auth/status
| Name | Type | Required | Description | |
|---|---|---|---|---|
| userId | String | Required |
사용자 아이디 |
|
| tId | String | Required |
FIDO 인증요청시 수신된 tid |
|
| Name | Type | Required | Description | |
|---|---|---|---|---|
| result | String | Required | API 요청 결과 코드 | |
| msg | String | Required | API 요청 결과 상세 메세지 | |
/webapi/ver3/fido/cancel
| Name | Type | Required | Description | |
|---|---|---|---|---|
| userId | String | Required |
사용자 아이디 * 3~45자 |
|
| Name | Type | Required | Description | |
|---|---|---|---|---|
| result | String | Required | API 요청 결과 코드 | |
| msg | String | Required | API 요청 결과 상세 메세지 | |