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

invalid json generated file user-options.json #39

Open
mattebit opened this issue Jan 19, 2023 · 0 comments
Open

invalid json generated file user-options.json #39

mattebit opened this issue Jan 19, 2023 · 0 comments

Comments

@mattebit
Copy link

mattebit commented Jan 19, 2023

From the dashboard, selecting a scenario with the default configuration, except for:

  • Target = wild
  • protocol = SAML

generates the file scenario-*/frontend/proxy/user-options.json with these errors:

{
		"errors":"ui",
		"extension_file":"./extension/oauth-tester.jar",
		"extension_type":"java",
		"loaded":<oauth-plugin-loaded>, //here
		"name":"OAuth tester",
		"output":"ui"
	},
	{
		"errors":"ui",
		"extension_file":"./extension/SAMLChecks.jar",
		"extension_type":"java",
		"loaded":<saml-plugin-loaded>, //here
		"name":"SAML Checks",
		"output":"ui"
}

Used commit 29bf924

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

1 participant