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

[feature] Allow deploying WPA Enterprise 2 TTLS-PAP #462

Open
nemesifier opened this issue Feb 10, 2024 · 0 comments · May be fixed by #471
Open

[feature] Allow deploying WPA Enterprise 2 TTLS-PAP #462

nemesifier opened this issue Feb 10, 2024 · 0 comments · May be fixed by #471

Comments

@nemesifier
Copy link
Member

Let's find a way to allow users to deploy WPA Enterprise 2 TTLS-PAP via OpenWISP RADIUS more easily via this role.

I think we should generate the sites automatically given a list of organizations, each org supplying UUID, secret and a name (used just for internal purposes). However, I would leave the option to override the generation of a site if the user supplies a path to a template, so they can completely customize the site if needed.

Eg:

freeradius_eap_orgs:
  - name: org_a
    uuid: ...
    secret: ...
  - name: org_b
    uuid: ...
    secret: ...
    template: <path>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
OpenWISP Contributor's Board
  
To do (general)
Development

Successfully merging a pull request may close this issue.

2 participants