Skip to content

Feedback for “Deployment - Securing Preview URL's" #13087

Closed
@jamestalmage

Description

@jamestalmage

The documentation seems to suggest that AUTH_REDIRECT_PROXY_URL and AUTH_SECRET are the only values that needs to be shared between the stable deployment and the preview deployment, but I'm guessing it's more complicated than that.

  • Do I need to configure the same providers in both?
  • Do I need to pass the same provider secrets for both?
  • Databases for both?
  • When it comes to role based access control, does the code for extracting the role need to be implemented on the stable url, the preview or both (and does that differ based on if JWT or Database method is used).

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalid reproductionThe issue did not have a detectable valid reproduction URL

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions