{"service":"Samsung Third Party Common SSO URL Generator","version":"1.0.0","description":"API for generating secure Samsung EPP SSO URLs","endpoints":{"GET /api/generate-sso":"Generate SSO URL for a user (🔒 JWT Required)","GET /redirect-sso?token=<jwt>":"Validate token and redirect to Samsung SSO","GET /api/health":"Health check"},"authentication":{"protectedEndpoints":["GET /api/generate-sso"],"tokenEndpoints":["GET /redirect-sso"],"authMethod":"Bearer JWT Token (Header) or Query Parameter","headerFormat":"Authorization: Bearer <your-jwt-token>","queryFormat":"?token=<your-jwt-token>"},"documentation":"See README.md for detailed API usage"}