← Features

OAuth2 with AS/400 & Mainframe Providers

Secure modern apps with OAuth2/JWT and pluggable providers—AS/400, mainframe RSE, and mock—for legacy-credential login in AppIQ.

OL AppIQ ships an OAuth2 authentication layer with JWT access tokens and pluggable backend validators.

Providers

  • AS/400 — validate against IBM i security
  • Mainframe — RSE API credential validation
  • Mock — accept any credentials for demos/dev without a host

Token flow

  1. User signs in → Auth API validates via configured provider

Read more