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

Question: OpenNDS with FAS and react #595

Closed
AdityaC4 opened this issue May 9, 2024 · 1 comment
Closed

Question: OpenNDS with FAS and react #595

AdityaC4 opened this issue May 9, 2024 · 1 comment

Comments

@AdityaC4
Copy link

AdityaC4 commented May 9, 2024

I am new to capture portals and webdev. I am trying to figure out if I have a webapp built with react, hosted on a cloud server that does authentication using web3auth, will OpenNDS be able to support that webapp as the splash page/capture portal for the authentication using FAS? The documentation gives examples of php, so I was wondering if it would work with my setup?
Any help is appreciated, thank you!!

@bluewavenet
Copy link
Member

@AdityaC4
Any captive portal is governed by the client based CPD component of the mobile device.

openNDS neither knows nor cares about webdav, react, web3auth or any other remote service.

As long as the generated splash page sequence complies with the rules of CPD, it should work.
See:
https://opennds.readthedocs.io/en/stable/customize.html#rules-for-customised-splash-pages

Before you do ANY development, I would suggest you install one of the supplied php scripts on your cloud server,
fas-aes-https.php
would be the best one, and get it working.

Then study the inner workings to make sure you understand how it all works before moving on to anything like react.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants