Skip to content
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

OpenID Support (progress tracking) #32

Closed
zjkmxy opened this issue Nov 22, 2023 · 2 comments
Closed

OpenID Support (progress tracking) #32

zjkmxy opened this issue Nov 22, 2023 · 2 comments
Assignees

Comments

@zjkmxy
Copy link
Collaborator

zjkmxy commented Nov 22, 2023

After discussion we decided to do it in the following way:

  • Redirect to a static page under this app for now, but the redirected page should be general, i.e. be able to handle all NDN namesaces instead of specific ones. The information of applied namespace should be passed via the state parameter.
  • The redirected page parses the search parameters and bounce all state back to the application. We plan to use Push API to do this notification.
  • Plan to use NDNts ndn-cert server if ndn-cxx is too hard to modify.

There will be another repo storing NDN cert related part.

@zjkmxy
Copy link
Collaborator Author

zjkmxy commented Nov 26, 2023

dbd9098

Issue: this works fine in offline mode, but the SW cannot properly serve the cached file.

zjkmxy added a commit that referenced this issue Dec 20, 2023
@zjkmxy zjkmxy moved this from In Progress to Done in NDN Workspace Development Dec 22, 2023
@zjkmxy
Copy link
Collaborator Author

zjkmxy commented Dec 22, 2023

We have setup the NDN-Cert server: https://github.com/tianyuan129/ndncert-oidc
The deployed app worked in our test. Consider this as done.

@zjkmxy zjkmxy closed this as completed Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants