/
OP
openintegrationhub
/
IAM Api for OIH
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 7m ago · Updated 4y ago
Details
Filter operations
authentication
3
post
Login route
post
Logout route
get
Returns a list of JWKs and public keys/certificates used by the service
misc
2
tenant
8
token
5
user
8
authentication
Login route
post
/login
Request body
object
required
username
string
required
password
string
required
Response
Login successful
object
required
token
string
Auth token
Changes