Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

finbourne-identity-sdk

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

finbourne-identity-sdk

FINBOURNE Identity Service API

  • 2.1.94
  • PyPI
  • Socket score

Maintainers
1

Documentation for API Endpoints

All URIs are relative to https://fbn-prd.lusid.com/identity

ClassMethodHTTP requestDescription
ApplicationMetadataApilist_access_controlled_resourcesGET /api/metadata/access/resourcesListAccessControlledResources: Get resources available for access control
ApplicationsApicreate_applicationPOST /api/applications[EARLY ACCESS] CreateApplication: Create Application
ApplicationsApidelete_applicationDELETE /api/applications/{id}[EARLY ACCESS] DeleteApplication: Delete Application
ApplicationsApiget_applicationGET /api/applications/{id}GetApplication: Get Application
ApplicationsApilist_applicationsGET /api/applicationsListApplications: List Applications
ApplicationsApirotate_application_secretsPOST /api/applications/{id}/lifecycle/$newsecret[EARLY ACCESS] RotateApplicationSecrets: Rotate Application Secrets
AuthenticationApiget_authentication_informationGET /api/authentication/informationGetAuthenticationInformation: Gets AuthenticationInformation
AuthenticationApiget_password_policyGET /api/authentication/password-policy/{userType}[EXPERIMENTAL] GetPasswordPolicy: Gets password policy for a user type
AuthenticationApiget_support_access_historyGET /api/authentication/supportGetSupportAccessHistory: Get the history of all support access granted and any information pertaining to their termination
AuthenticationApiget_support_rolesGET /api/authentication/support-rolesGetSupportRoles: Get mapping of support roles, the internal representation to a human friendly representation
AuthenticationApigrant_support_accessPOST /api/authentication/supportGrantSupportAccess: Grants FINBOURNE support access to your account
AuthenticationApiinvalidate_support_accessDELETE /api/authentication/supportInvalidateSupportAccess: Revoke any FINBOURNE support access to your account
AuthenticationApiupdate_password_policyPUT /api/authentication/password-policy/{userType}[EXPERIMENTAL] UpdatePasswordPolicy: Updates password policy for a user type
IdentityProviderApiadd_scimPUT /api/identityprovider/scimAddScim: Add SCIM
IdentityProviderApiremove_scimDELETE /api/identityprovider/scimRemoveScim: Remove SCIM
MeApiget_user_infoGET /api/meGetUserInfo: Get User Info
MeApiset_passwordPUT /api/me/passwordSetPassword: Set password of current user
NetworkZonesApicreate_network_zonePOST /api/networkzones[BETA] CreateNetworkZone: Creates a network zone
NetworkZonesApidelete_network_zoneDELETE /api/networkzones/{code}[BETA] DeleteNetworkZone: Deletes a network zone
NetworkZonesApiget_network_zoneGET /api/networkzones/{code}[BETA] GetNetworkZone: Retrieve a Network Zone
NetworkZonesApilist_network_zonesGET /api/networkzones[BETA] ListNetworkZones: Lists all network zones for a domain
NetworkZonesApiupdate_network_zonePUT /api/networkzones/{code}[BETA] UpdateNetworkZone: Updates an existing network zone
PersonalAuthenticationTokensApicreate_api_keyPOST /api/keysCreateApiKey: Create a Personal Access Token
PersonalAuthenticationTokensApidelete_api_keyDELETE /api/keys/{id}DeleteApiKey: Invalidate a Personal Access Token
PersonalAuthenticationTokensApilist_own_api_keysGET /api/keysListOwnApiKeys: Gets the meta data for all of the user's existing Personal Access Tokens.
RolesApiadd_user_to_rolePUT /api/roles/{id}/users/{userId}AddUserToRole: Add User to Role
RolesApicreate_rolePOST /api/rolesCreateRole: Create Role
RolesApidelete_roleDELETE /api/roles/{id}DeleteRole: Delete Role
RolesApiget_roleGET /api/roles/{id}GetRole: Get Role
RolesApilist_rolesGET /api/rolesListRoles: List Roles
RolesApilist_users_in_roleGET /api/roles/{id}/usersListUsersInRole: Get the users in the specified role.
RolesApiremove_user_from_roleDELETE /api/roles/{id}/users/{userId}RemoveUserFromRole: Remove User from Role
RolesApiupdate_rolePUT /api/roles/{id}UpdateRole: Update Role
TokensApiinvalidate_tokenDELETE /api/tokensInvalidateToken: Invalidate current JWT token (sign out)
UsersApicreate_userPOST /api/usersCreateUser: Create User
UsersApidelete_userDELETE /api/users/{id}DeleteUser: Delete User
UsersApiexpire_passwordPOST /api/users/{id}/lifecycle/$expirepasswordExpirePassword: Reset the user's password to a temporary one
UsersApifind_users_by_idGET /api/directoryFindUsersById: Find users by id endpoint
UsersApiget_userGET /api/users/{id}GetUser: Get User
UsersApiget_user_schemaGET /api/users/schema[EXPERIMENTAL] GetUserSchema: Get User Schema
UsersApilist_runnable_usersGET /api/users/$runnable[EARLY ACCESS] ListRunnableUsers: List Runable Users
UsersApilist_usersGET /api/usersListUsers: List Users
UsersApireset_factorsPOST /api/users/{id}/lifecycle/$resetfactorsResetFactors: Reset MFA factors
UsersApireset_passwordPOST /api/users/{id}/lifecycle/$resetpasswordResetPassword: Reset Password
UsersApisend_activation_emailPOST /api/users/{id}/lifecycle/$activateSendActivationEmail: Sends an activation email to the User
UsersApiunlock_userPOST /api/users/{id}/lifecycle/$unlockUnlockUser: Unlock User
UsersApiunsuspend_userPOST /api/users/{id}/lifecycle/$unsuspend[EXPERIMENTAL] UnsuspendUser: Unsuspend user
UsersApiupdate_userPUT /api/users/{id}UpdateUser: Update User
UsersApiupdate_user_schemaPUT /api/users/schema[EXPERIMENTAL] UpdateUserSchema: Update User Schema

Documentation for Models

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc