oauth/oidc
This commit is contained in:
@@ -75,4 +75,5 @@ config :phoenix, :plug_init_mode, :runtime
|
||||
# Include HEEx debug annotations as HTML comments in rendered markup
|
||||
config :phoenix_live_view, :debug_heex_annotations, true
|
||||
|
||||
config :wax_, origin: "http://localhost:4000", rp_id: :auto
|
||||
config :wax_, origin: "http://localhost:4000", rp_id: :auto
|
||||
config :boruta, Boruta.Oauth, repo: SsoBsn.Repo, issuer: "http://localhost:4000/", contexts: [ resource_owners: SsoBsnWeb.ResourceOwners ]
|
||||
Reference in New Issue
Block a user