Movable Ink Platform Identity (OpenID Connect)

The OpenID Connect provider that fronts the Movable Ink Studio and Da Vinci web application at app.movableink.com. It publishes a full OIDC discovery document and an RFC 8414 authorization-server metadata document anonymously, advertising authorization, token, userinfo, revocation, device-code, dynamic client registration and MFA challenge endpoints, PKCE (S256), and a JWKS.

API entry from apis.yml

apis.yml Raw ↑
aid: movable-ink:identity
name: Movable Ink Platform Identity (OpenID Connect)
description: The OpenID Connect provider that fronts the Movable Ink Studio and Da Vinci web application
  at app.movableink.com. It publishes a full OIDC discovery document and an RFC 8414 authorization-server
  metadata document anonymously, advertising authorization, token, userinfo, revocation, device-code,
  dynamic client registration and MFA challenge endpoints, PKCE (S256), and a JWKS.
humanURL: https://app.movableink.com/
baseURL: https://auth.movableink.com
tags:
- Authentication
- OpenID Connect
- OAuth
properties:
- type: OpenIDConnect
  url: well-known/movable-ink-openid-configuration.json
- type: OAuthScopes
  url: scopes/movable-ink-scopes.yml
- type: Authentication
  url: authentication/movable-ink-authentication.yml