RestyaPlatform / board

Trello like kanban board. Based on Restya platform.
http://restya.com/board/
Open Software License 3.0
2.03k stars 381 forks source link

AuthProxy #4343

Open mattsgreen opened 2 years ago

mattsgreen commented 2 years ago

I notice that Restya Core supports AuthProxy, specifically allowing authentication with the X-Remote-User header.

I'm running Restya Board behind Traefik with the forward auth plugin - that passes the authenticated user in the X-Forwarded-User header.

Is it possible for me to streamline the auth process in Board using a header?

sridhar391 commented 2 years ago

@mattsgreen Can you please tell us if you are asking about the Restyaboard or Restya Core?

mattsgreen commented 2 years ago

Restyaboard is where I would like to use proxy auth.

On Mon, 4 Oct 2021, 06:40 sridhar391, @.***> wrote:

@mattsgreen https://github.com/mattsgreen Can you please tell us if you are asking about the Restyaboard or Restya Core?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/RestyaPlatform/board/issues/4343#issuecomment-933159247, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABT3IR3VKD5AL4ACUW2I5ATUFE427ANCNFSM5FEIYZWA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

arbv commented 2 years ago

That would have been a nice addition.