Skip to content

Support renamed cuiman authentication options - #76

Open
forman wants to merge 2 commits into
mainfrom
forman/57-auth_renaming_for_oauth2
Open

Support renamed cuiman authentication options#76
forman wants to merge 2 commits into
mainfrom
forman/57-auth_renaming_for_oauth2

Conversation

@forman

@forman forman commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Updates the Custom Service provider to accept the authentication options emitted by the refactored Cuiman client configuration.

See required eo-tools/eozilla#192

Changes

  • Recognize loginUrl, tokenUrl, grantType, accessToken, and accessTokenHeader in serialized service query parameters.
  • Make the renamed access-token fields canonical in the Custom Service schema.
  • Support Basic and API-key authentication headers for injected service configurations.
  • Use a supplied OAuth2 access token directly, without starting a browser authorization-code flow.
  • Keep browser OAuth2/OIDC authentication limited to configurations that explicitly provide browser authorization endpoints.

Validation

  • 40 test files, 164 tests passed.
  • TypeScript typecheck passed.
  • ESLint passed.

@forman forman changed the title Support renamed Cuiman authentication options Support renamed cuiman authentication options Aug 26, 2026
@forman
forman requested a review from freds-dev August 28, 2026 10:25
@forman
forman marked this pull request as ready for review August 28, 2026 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant