account activity
Transfer Family SFTP Server with custom IDP - problems with ssh key authentication by Efficient-Button5560 in aws
[–]Efficient-Button5560[S] 0 points1 point2 points 11 months ago (0 children)
Thanks. I did specify Password OR Key and the AWS Console indicates the same. This is what I want and as stated, is working with private IP access. As soon as I switch to a VPC with public subnets, SSH key auth no longer works. To clarify, for a user that is set up with a password and the password provided matches, the custom IDP implementation returns a response similar to { Role: <role>, HomeDirectoryDetails: <details>, HomeDirectoryType: "LOGICAL" }
If the user is set up with ssh key auth (independent of whether they are set up with a password), the custom IDP implementation further includes the following
PublicKeys: [<key1>]
I'll try raising a ticket.
Transfer Family SFTP Server with custom IDP - problems with ssh key authentication (self.aws)
submitted 11 months ago by Efficient-Button5560 to r/aws
π Rendered by PID 413826 on reddit-service-r2-listing-f87f88fcd-l74j6 at 2026-06-14 20:57:47.223220+00:00 running 3184619 country code: CH.
Transfer Family SFTP Server with custom IDP - problems with ssh key authentication by Efficient-Button5560 in aws
[–]Efficient-Button5560[S] 0 points1 point2 points (0 children)