Oracle 数据库 Verification API-JSON 技术-立哥开发

//Copy right 2020 Jacky Zong.All rihgts reserved.
{
    "id": "127.0.0.1",
    "name": "Factor Verification  Oracle API  Environment with Variables",
    "values": [
        {
            "key": "HOST",
            "value": "https://tenant1.idcs.internal.oracle.com:8943",
            "enabled": true
        },
        {
            "key": "CLIENT_ID",
            "value": "",
            "enabled": true
        },
        {
            "key": "CLIENT_SECRET",
            "value": "",
            "enabled": true
        },
        {
            "key": "USER_LOGIN",
            "value": "",
            "enabled": true
        },
        {
            "key": "USER_PW",
            "value": "",
            "enabled": true
        },
        {
            "key": "access_token",
            "value": "",
            "enabled": true
        },
        {
            "key": "userGUID",
            "value": "",
            "description": "",
            "enabled": true
        },
        {
            "key": "factorID",
            "value": "",
            "description": "",
            "enabled": true
        },
        {
            "key": "requestID",
            "value": "",
            "description": "",
            "enabled": true
        },
        {
            "key": "requestState",
            "value": "",
            "description": "",
            "enabled": true
        }
    ],
    "_postman_variable_scope": "environment",
    "_postman_exported_at": "2020-10-04T22:37:42.583Z",
    "_postman_exported_using": "Postman/6.4.1"
}

猜你喜欢

转载自blog.csdn.net/weixin_45806384/article/details/109194530