Skip to content

Conversation

@OmegaCreations
Copy link
Collaborator

@OmegaCreations OmegaCreations commented Sep 28, 2025

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

In the scope of this task I have created a custom auth "interceptor" (in grpc-js there is no easy way to create interceptors for listeners/servers). It goes through every important step of authentication and authorization before processing with request. In the scope of another tasks there should be added:

  • fetching tokens from central system
  • informing central system about potential attack on failed auths
  • remember (cache? / queue?) last sent request so when token expires client can ask central system for a new token

I have also moved certificates to the SecurityContext class for more readability. I was wondering if .env would be better then DI, but someone might create multiple instances on the same machine therefore dependency injection is way better solution.

OmegaCreations and others added 30 commits June 8, 2025 20:40
…liceO2Group/WebUi into feature/TKN/OGUI-1703/basic-typescript-interfaces
…liceO2Group/WebUi into feature/TKN/OGUI-1703/basic-typescript-interfaces
…ithub.com:AliceO2Group/WebUi into feature/TKN/OGUI-1704/data-serialization-utils
…ub.com:AliceO2Group/WebUi into feature/TKN/OGUI-1705/client-central-basic-stream
OmegaCreations and others added 18 commits November 13, 2025 17:22
…github.com:AliceO2Group/WebUi into feature/TKN/OGUI-1754/create-reconnection-scheduler
… github.com:AliceO2Group/WebUi into feature/TKN/OGUI-1755/secure-connections-with-certificates
…tes' of github.com:AliceO2Group/WebUi into feature/TKN/OGUI-1773/handle-token-validation-for-p2p-connections
…onnections' of github.com:AliceO2Group/WebUi into feature/TKN/OGUI-1773/handle-token-validation-for-p2p-connections
…OGUI-1755/secure-connections-with-certificates
…tes' of github.com:AliceO2Group/WebUi into feature/TKN/OGUI-1773/handle-token-validation-for-p2p-connections
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants