Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Indian Institute of Technology Kanpur identity_providers API

Manage identity providers

Indian Institute of Technology Kanpur identity_providers API is one of 64 APIs that Indian Institute of Technology Kanpur publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include identity_providers. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 10 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.

Requests are made against a single base URL, https://libserv.iitk.ac.in/api/v1.

10 operations 4 paths 4 schemas 2 DELETE4 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1
Base URL
https://libserv.iitk.ac.in/cgi-bin/koha/oai.pl
License
Resource Areas
1

Paths & Operations 10

Across 4 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

identity_providers 10

Manage identity providers

GET
/auth/identity_providers
List configured identity providers
listIdentityProviders 7 params body → 200400401403404500501503
POST
/auth/identity_providers
Add a new identity provider
addIdentityProvider body → 201400401403404500501503
DELETE
/auth/identity_providers/{identity_provider_id}
Delete identity provider
delIdentityProvider 1 param → 204400401403404500501503
GET
/auth/identity_providers/{identity_provider_id}
Get identity provider
getIdentityProvider 2 params → 200400401404500501503
PUT
/auth/identity_providers/{identity_provider_id}
Update an identity provider
updateIdentityProvider 1 param body → 200400401403404500501503
GET
/auth/identity_providers/{identity_provider_id}/domains
Get identity provider configured domains
listIdentityProviderDomains 8 params body → 200400401404500501503
POST
/auth/identity_providers/{identity_provider_id}/domains
Add an identity provider domain
addIdentityProviderDomain 1 param body → 201400401403404500501503
DELETE
/auth/identity_providers/{identity_provider_id}/domains/{identity_provider_domain_id}
Delete identity provider
delIdentityProviderDomain 2 params → 204400401403404500501503
GET
/auth/identity_providers/{identity_provider_id}/domains/{identity_provider_domain_id}
Get identity provider domain
getIdentityProviderDomain 2 params → 200400401404500501503
PUT
/auth/identity_providers/{identity_provider_id}/domains/{identity_provider_domain_id}
Update an identity provider domain
updateIdentityProviderDomain 2 params body → 200400401403404500501503

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are identity_provider_domain_yaml (9 properties), identity_provider_yaml (9 properties), error_yaml (2 properties), DefaultResponse (1 property). Each schema is shown below with its type and property counts.

identity_provider_yaml
object
9 properties 3 required
error_yaml
object
2 properties
DefaultResponse
object
1 property 1 required
identity_provider_domain_yaml
object
9 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

iit-kanpur-identity-providers-api-openapi.yml Raw ↑

Other APIs Indian Institute of Technology Kanpur publishes across the network.

Indian Institute of Technology Kanpur 2fa API
Indian Institute of Technology Kanpur article_requests API
Indian Institute of Technology Kanpur authorised_value_categories API
Indian Institute of Technology Kanpur authorised_values API
Indian Institute of Technology Kanpur authorities API
Indian Institute of Technology Kanpur baskets API
Indian Institute of Technology Kanpur batch_import_profiles API
Indian Institute of Technology Kanpur biblios API
Indian Institute of Technology Kanpur bookings API
Indian Institute of Technology Kanpur cash_registers API
Indian Institute of Technology Kanpur cashups API
Indian Institute of Technology Kanpur checkouts API