Skip to content

Creating a new Workspace results in "redirect_uri is not authorized" #55

Answered by frankie567
plpsanchez asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @plpsanchez 👋 Welcome to Fief!

Could you give me the value you're using for PORT, ROOT_DOMAIN and FIEF_DOMAIN?

Basically, the difference between ROOT_DOMAIN and FIEF_DOMAIN is the following:

  • ROOT_DOMAIN is the root domain (no subdomain) of all your workspaces. For example, it's fief.dev for the cloud version. In local self-hosting the default is localhost:8000. It'll be used to generate other workspaces subdomains, e.g., example.fief.dev or example.localhost:8000.
  • FIEF_DOMAIN is the domain of your main Fief workspace. For example, it's fief.fief.dev for the cloud version. In local self-hosting, the default is localhost:8000.

The main Fief workspace controls the access to the admin…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@plpsanchez
Comment options

Answer selected by plpsanchez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants