Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
feudal
feudalBackend
Commits
069f9c9e
Commit
069f9c9e
authored
Dec 07, 2020
by
lukas.burgey
Browse files
Merge branch 'fix-redirect-URI-in-docs' into 'master'
the redirect URI was changed??? See merge request
!4
parents
c3567688
a4391f0a
Pipeline
#121674
passed with stage
in 1 minute and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
069f9c9e
...
...
@@ -21,7 +21,7 @@
-
Default path of the django admin:
`/backend/admin`
-
The credentials for the admin were entered by you during the run of the
`install`
script
-
Your OpenId Connect clients are configured in
`Home > Backend > Oidc configs`
-
The default redirect URI is:
`/
backend/
auth/
v1/
callback`
-
The default redirect URI is:
`/auth/callback`
-
`scopes`
is a list of strings (JSON)
-
Users
*and*
FEUDAL Clients are managed in
`Home > Backend > Users`
-
You can manually add FEUDAL Clients
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment