-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
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
Create a config UI page for Okta scanning #577
Milestone
Comments
@thomas - it looks like Okta support for the generate endpoint hasn't been implemented yet. The CLI has |
looks like the PR is ready for review here: #842 |
ThomasLaPiana
pushed a commit
that referenced
this issue
Aug 17, 2022
* Rewrite auth * Remove unnecessary API files * Improve error handling in new user creation * Enable static build export and serving * Remove next-redux-wrapper * Correct breaking ESLint file * Clean up linting errors * Clean up merge artifacts * Update existing tests to use new auth * Implement auth testing * Cleanup merge artifact * Cleanup merge artifacts * Update Subject Requests detail page to use new auth * Update docs and changelog * Stop colocating tests in pages/ directory * Require authentication for request details page * Update error logging to use console.error * Improve privacy request details page loading sequence * Remove extraneous comment
ThomasLaPiana
pushed a commit
that referenced
this issue
Sep 26, 2022
* Rewrite auth * Remove unnecessary API files * Improve error handling in new user creation * Enable static build export and serving * Remove next-redux-wrapper * Correct breaking ESLint file * Clean up linting errors * Clean up merge artifacts * Update existing tests to use new auth * Implement auth testing * Cleanup merge artifact * Cleanup merge artifacts * Update Subject Requests detail page to use new auth * Update docs and changelog * Stop colocating tests in pages/ directory * Require authentication for request details page * Update error logging to use console.error * Improve privacy request details page loading sequence * Remove extraneous comment
closing, completed via another ticket |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a specific problem?
A description of what the problem is.
Ex. I'm always frustrated when [...]
Describe the solution you'd like
Needs to collect user credentials
Describe alternatives you've considered, if any
A description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: