Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RAC Choose Wrong Connection #13609

Open
gdeeble opened this issue Mar 21, 2025 · 1 comment · May be fixed by #13589
Open

RAC Choose Wrong Connection #13609

gdeeble opened this issue Mar 21, 2025 · 1 comment · May be fixed by #13589
Labels
bug Something isn't working

Comments

@gdeeble
Copy link

gdeeble commented Mar 21, 2025

I have 2 RAC applications, providers, and separate RAC Outposts. This is to isolate SSH from RDP. I choose to SSH into one of my servers(3 associated), it will connect but if I go to my RDP application which only has my desktop in it, it will attempt to re-establish the last SSH session and not connect to windows. It's as if it's not isolating the applications.

Steps to reproduce the behavior:

  1. Set up 2 RAC applications with different intents, 1 having only 1 computer, 1 with having multiple.
  2. Select the Application with multiple computers, and login
  3. Close the application
  4. Attempt to login to the application with 1 computer
  5. See it attempt to connect to the last connection of the application with multiple computers

Expected Behavior:
When I select either application, I should be presented with an endpoint list if there are multiple, or directly connected to the endpoint associated with that application.

I logged into my Proxmox SSH application and attempted to login to 1 of my 3 servers, then determined I wanted to use the HP Mini (since I'm using a mac and needed ADUC) and when I clicked HP Mini remote desktop got this
Image

Image

Endpoint Configurations:
HP Mini:
Image
Proxmox SSH:
Image

Logs
Logs from the outpost

  • authentik version: 2025.2.2
  • Deployment: docker-compose

I'm not sure if I'm using a supported configuration for the RAC applications, but my thoughts would be I should be able to create individual apps and endpoints and they be isolated based on the application grants. My goal with this would be to grant individuals access to their machine and/or SSH into specific boxes without granting full visibility.

@gdeeble gdeeble added the bug Something isn't working label Mar 21, 2025
@dominic-r dominic-r linked a pull request Mar 21, 2025 that will close this issue
6 tasks
@gdeeble
Copy link
Author

gdeeble commented Mar 21, 2025

@dominic-r Thanks for tagging in the pull request. I forgot about checking for changes there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant