Product briefing
sso-onboarding is a self-hosted onboarding console for configuring Google, Microsoft, and on-prem OIDC SSO across Arcore projects. It turns identity-provider setup into a repeatable guided workflow.
Endpoints
3
Key features
5
Stack components
5
Controls noted
5
May 15, 2026: Added governance-aligned copy, compare tooling support, and transparency notes.
| Method | Path | Description |
|---|---|---|
| GET | /api/sso-onboarding/status | Retrieve service health, readiness, and catalog metadata |
| GET | /api/sso-onboarding/providers | List governed providers for this product area |
| POST | /api/sso-onboarding/jobs | Start an asynchronous processing, sync, or analysis job |
import requests
response = requests.get(
url="https://api.arcore.internal/api/sso-onboarding/status",
headers={"Authorization": "Bearer <token>"},
)
print(response.json())Compliance
Security
A high-performance application testing service built with .NET 8.0 and Blazor. Sentinel provides multi-protocol testing (REST API, Database, WebSocket), load testing with detailed performance metrics, API compliance analysis, and real-time health monitoring with comprehensive test result storage.
An automated architecture discovery and tech-stack scanning platform. ArcoreTest traverses application repositories and database schemas to build a living inventory of applications, components, triggers, actions, technologies, and test scenarios for governance and review.
A cybersecurity governance, risk, and compliance platform that combines framework management, system categorization, risk assessment, audit evidence workflows, penetration-testing tracking, workforce capability mapping, and component health monitoring.