StackExchange / StackExchange/StackExchange.Redis

Redis, SignalR and Elastic cache IAM authentication

Open
#2,543 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
6.2k
Forks
1.6k
Avg merge
1d 15h
Merged PRs (30d)
43

Description

I have a bit of a unique case and looking to get some answers to some questions before go down path. We are looking to use Signal R with a Redis (AWS elastic cache) backplane. It will be authenticated via IAM authentication.

For the request/response use case I just update the ConfigurationOptions and it would use it on the next connect. For the signalr use case would it be possible to use the ConnectionFactory to achieve the same or would i be running into issues because this is a long lived connection?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the ConfigurationOptions and ConnectionFactory paths mentioned in the issue, then trace how a long-lived SignalR Redis backplane connection is established. Determine whether IAM authentication can be applied through that path and document the required behavior or limitations.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, csharp, redis
Domain
authentication, backend, distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.