We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently only password auth is supported in the Admin UI:
[...] only password auth is currently supported in the admin UI @molomby #2581 (comment)
It would be great to be able to also use passport auth with the Admin UI.
Here is some discussion of this issue in a related issue: #2581 (comment)
See #2657 , specifically these commits https://github.com/keystonejs/keystone/pull/2657/files/a30f2547b21335f48dc564ee4a75914dc80c84e6..f06410ac7c533a14158b03aeacc98ff6daa7bfed
The text was updated successfully, but these errors were encountered:
app-admin-ui: Support auth strategies that have loginPath property, c…
loginPath
f06410a
…loses keystonejs#2658
Related issue: #2334 And partial related: #2285
Sorry, something went wrong.
Marking this as a duplicate of #2334
Successfully merging a pull request may close this issue.
Feature request
Description
Currently only password auth is supported in the Admin UI:
It would be great to be able to also use passport auth with the Admin UI.
Here is some discussion of this issue in a related issue: #2581 (comment)
Proposed solution
See #2657 , specifically these commits https://github.com/keystonejs/keystone/pull/2657/files/a30f2547b21335f48dc564ee4a75914dc80c84e6..f06410ac7c533a14158b03aeacc98ff6daa7bfed
The text was updated successfully, but these errors were encountered: