/
/Hanko Admin API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
.well-known2
Audit Logs1
audit_logs1
credentials9
Device Management2
Email Management4
flow4
Hanko Authenticator5
Metrics1
Passcode2
Password2
SAML3
  • getGet a SAML provider
  • getGet SAML Metadata
  • postSAML identity provider callback
Session Management2
Status1
Third Party2
Token1
User Management9
User Metadata Management2
WebAuthn7
  • getGet a list of emails for a user
  • postCreate an email for a user
  • getGet an email of a user
  • deleteRemove an email from a user
  • postSet email as primary
  • getGet the OTP secret metadata of a user
  • deleteDelete the OTP secret from a user
  • getGet password metadata of a user
  • putUpdate the password for a user
  • postCreate a password for a user
  • deleteDelete the password of a user
  • postCreate a new session token for a user
  • deleteDelete a session from a user
  • getGet users active sessions
  • getGet a WebAuthn credential of a user
  • deleteDelete a WebAuthn credential from a user
  • getGet a list of all WebAuthn credentials for a user
  • getGet a list of webhooks
  • postCreate a new database webhook
  • getGet a webhook by ID
  • putUpdate a webhook by ID
  • deleteDelete a webhook by ID
  • deleteRemove Credential
  • postFinalize transaction
  • postFinish Login
  • postInitialize a transaction
  • postStart Login
SAML

Get SAML Metadata

Download SAML service provider metadata or public certificate.

get/saml/metadata

Query parameters

domainstring required

Fully qualified domain name to which a SAML service provider is registered

cert_onlyboolean

Toggle to download the SAML service provider public certificate

Response

OK

Changes