The following methods have been added to CAS User Profile service in this release:
Resource | Description |
PUT /object/user-cas/ip-restrictions/{namespace}/{uid} | Updates the CAS registered IP restrictions for a specified namespace and user identifier. |
GET /object/user-cas/ip-restrictions/{namespace}/{uid} | Gets the CAS registered IP restrictions for the specified namespace and user identifier. |
GET /object/user-cas/ip-restrictions/ | Gets the users with CAS registered IP restrictions. |