Incentivio · Authentication Profile
Incentivio Authentication
Authentication
Incentivio publishes no narrative authentication documentation, and neither OpenAPI definition declares a securityScheme — the springdoc generator emitted none. The auth model was therefore established by probe: both production services answer unauthenticated requests with `WWW-Authenticate: Bearer realm="restservice"`, and both serve RFC 8414 OAuth 2.0 Authorization Server Metadata anonymously at /.well-known/oauth-authorization-server. The metadata is a Spring Authorization Server document describing authorization_code (with PKCE S256), client_credentials, refresh_token, device_code and token-exchange grants. There are two separate issuers, one per audience.
Incentivio declares 2 security scheme(s) across its OpenAPI definitions.
RestaurantGuest EngagementOnline OrderingLoyaltyCustomer Data PlatformMarketing AutomationAnalyticsReverse ETLRestaurant TechnologyPoint-of-SaleGift CardsMobile Ordering
Methods:
Schemes: 2
OAuth flows:
API key in:
Security Schemes
http
oauth2