FusionAuth API — Identity Provider
FusionAuth API — Identity Provider. 17 operations. Lead operation: Retrieves one or more identity provider for the given type. For types such as Google, Facebook, Twitter and LinkedIn, only a single identit. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Identity Provider is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 17 operations across the POST, GET, DELETE, PATCH, and PUT methods rooted at /v1/api/identity-provider.
The capability includes 6 read-only operations and 11 state-changing operations. Lead operation: Creates an identity provider. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Identity Provider.
What You Can Do
MCP Tools
fusionauth-createidentityprovider
Creates an identity provider. You can optionally specify an Id for the identity provider, if not provided one will be generated.
fusionauth-retrieveidentityproviderbytypewithid
Retrieves one or more identity provider for the given type. For types such as Google, Facebook, Twitter and LinkedIn, only a single identit
fusionauth-createuserlinkwithid
Link an external user from a 3rd party identity provider to a FusionAuth user.
fusionauth-deleteuserlinkwithid
Remove an existing link that has been made from a 3rd party identity provider to a FusionAuth user.
fusionauth-retrieveidentityproviderlink
Retrieve all Identity Provider users (links) for the user. Specify the optional identityProviderId to retrieve links for a particular IdP. O
fusionauth-retrievependinglinkwithid
Retrieve a pending identity provider link. This is useful to validate a pending link and retrieve meta-data about the identity provider link
fusionauth-identityproviderloginwithid
Handles login via third-parties including Social login, external OAuth and OpenID Connect, and other login systems.
fusionauth-retrieveidentityproviderlookup
Retrieves the identity provider for the given domain and tenantId. A 200 response code indicates the domain is managed by a registered ident
fusionauth-searchidentityproviderswithid
Searches identity providers with the specified criteria and pagination.
fusionauth-startidentityproviderloginwithid
Begins a login request for a 3rd party login that requires user interaction such as HYPR.
fusionauth-retrieveidentityproviderconnectiontestresultswithid
Retrieves the results for an identity provider connection test.
fusionauth-startidentityproviderconnectiontestwithid
Begins an identity provider connection test.
fusionauth-createidentityproviderwithid
Creates an identity provider. You can optionally specify an Id for the identity provider, if not provided one will be generated.
fusionauth-deleteidentityproviderwithid
Deletes the identity provider for the given Id.
fusionauth-patchidentityproviderwithid
Updates, via PATCH, the identity provider with the given Id.
fusionauth-retrieveidentityproviderwithid
Retrieves the identity provider for the given Id or all the identity providers if the Id is null.
fusionauth-updateidentityproviderwithid
Updates the identity provider with the given Id.