Welcome to BoardMeeting.app Identity Service (version 0.4.16)

Secure identity and access management for BoardMeeting.app

🔧 Service Utilities

🔐 User Management

📡 Integration Endpoints

Token Endpoint:
POST /connect/token

OAuth 2.0 token requests (client credentials, password, refresh token)

UserInfo Endpoint:
GET /connect/userinfo

OpenID Connect user information and claims

Authorization Endpoint:
GET /connect/authorize

OAuth 2.0 authorization code flow initiation

Health Check:
GET /healthz

Service health monitoring endpoint

🚀 Quick Start

For Administrators:

For Developers: Check out the API Documentation for integration examples and endpoint details.