/
CA
casdoor
/
Casdoor RESTful API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 1mo ago
Details
Filter operations
Account API
12
Adapter API
5
Application API
7
Cert API
6
Enforce API
2
Enforcer API
5
GetDashboard API
1
GetWebhookEventType API
1
Group API
5
HandleOfficialAccountEvent API
1
Login API
9
MFA API
5
Model API
5
OIDC API
2
Organization API
7
Payment API
8
Permission API
7
Plan API
5
Pricing API
5
Product API
6
Prometheus API
1
Provider API
6
post
/api/add-provider
post
/api/delete-provider
get
/api/get-global-providers
get
/api/get-provider
get
/api/get-providers
post
/api/update-provider
Record API
3
Resource API
6
Role API
5
Service API
2
Session API
6
Subscription API
5
Syncer API
6
System API
3
Token API
8
User API
13
Verification API
3
Webhook API
5
post
/api/login/oauth/introspect
Provider API
update provider
post
/api/update-provider
Query parameters
id
string
required
The id ( owner/name ) of the provider
Request body
ObjectProvider
required
appId
string
bucket
string
category
string
cert
string
clientId
string
clientId2
string
clientSecret
string
clientSecret2
string
content
string
createdTime
string
customAuthUrl
string
customLogo
string
customTokenUrl
string
customUserInfoUrl
string
disableSsl
boolean
displayName
string
domain
string
enableSignAuthnRequest
boolean
endpoint
string
host
string
idP
string
intranetEndpoint
string
issuerUrl
string
metadata
string
method
string
name
string
owner
string
pathPrefix
string
port
integer
providerUrl
string
receiver
string
regionId
string
scopes
string
signName
string
subType
string
templateCode
string
title
string
type
string
{"stackTrail":"components:schemas:object.Provider:properties:userMapping","oasType":"schema","type":"unknown"}
Response
The Response object
Changes