authentication_service

authentication_service
authentication_service
AllOf
This class requires all of the following:
JSON Example
{
    "id": 0,
    "enterpriseObjectId": 0,
    "configurationId": 0,
    "moduleId": 0,
    "ref": "string",
    "data": {
        "type": "string",
        "primary": {
            "server": "string",
            "secret": "string",
            "port": 0,
            "accountingPort": 0
        },
        "secondary": {
            "port": 0
        },
        "radiusAttributes": [
            {}
        ]
    },
    "version": "string",
    "object": "string",
    "name": "string",
    "type": "string",
    "logicalId": "string"
}