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

Document User Authentication Options #18

Open
1 of 7 tasks
Jnchi opened this issue Oct 31, 2019 · 3 comments
Open
1 of 7 tasks

Document User Authentication Options #18

Jnchi opened this issue Oct 31, 2019 · 3 comments

Comments

@Jnchi
Copy link

Jnchi commented Oct 31, 2019

Location: Admin > Manage User Auths > New User Auth > User Auth Type

@Jnchi
Copy link
Author

Jnchi commented Oct 31, 2019

@Jnchi
Copy link
Author

Jnchi commented Nov 1, 2019

GitHub

Location: Settings > Developer settings

GITHUB_ID={{client_id}} GITHUB_SECRET={{client_secret}} npm start

NOTE: If you ever need to find these values again, they are located at https://github.com/settings/applications/{{application_id}}.

  • Navigate to https://{{domain_name}}/api/auth/github to authenticate with GitHub.

NOTE: The login page states, "Sign in using your social accounts", however the icon is currently not displayed being displayed for any of the providers, (See: #26).

Source: https://github.com/CyberNinjas/TallyCTF/blob/master/modules/users/server/config/strategies/github.js

References:

@Jnchi
Copy link
Author

Jnchi commented Nov 1, 2019

WIP: Azure Active Directory (#27)

Location: App registrations > Register an application

  • From the Azure Portal, select Azure Active Directory in the menu.

  • Navigate to App registrations for your tenant, then select New registration to create a new instance.

  • TODO

NOTE: The login page states, "Sign in using your social accounts", however the icon is currently not displayed being displayed for any of the providers, (See: #26).

Source: TODO

References:

  • TODO

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

No branches or pull requests

1 participant