Target Authentication
Target runs two separate OpenID Connect issuers, both of which publish an anonymous discovery document. oauth.iam.target.com fronts the corporate identity domain used by developer.target.com (the internal/partner API developer portal). oauth.iam.partnersonline.com fronts Target Partners Online, the supplier and vendor portal. The two documents are identical in shape and differ only in issuer and endpoint host. Neither issuer serves an RFC 8414 oauth-authorization-server document; discovery is OIDC-only. Target publishes no anonymous API key or bearer-token program — every credential is issued through a Target relationship (employee, vendor, Target Plus partner).
Target secures its APIs with oauth2 and openIdConnect across 3 declared security schemes, as derived from its OpenAPI definitions.
Security Schemes
Source
Authentication Profile
Work with this as data
Every security artifact here is available over the APIs.io API and to AI agents over MCP.