{"id":21125165,"url":"https://github.com/dreadlocked/jaas","last_synced_at":"2025-03-14T11:26:57.486Z","repository":{"id":80342603,"uuid":"72653035","full_name":"dreadlocked/JAAS","owner":"dreadlocked","description":"Simple implementation of JAAS with Tomcat","archived":false,"fork":false,"pushed_at":"2016-11-02T15:31:38.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T05:27:50.198Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dreadlocked.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-02T15:23:19.000Z","updated_at":"2020-04-01T13:31:23.000Z","dependencies_parsed_at":"2023-06-05T23:15:39.943Z","dependency_job_id":null,"html_url":"https://github.com/dreadlocked/JAAS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreadlocked%2FJAAS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreadlocked%2FJAAS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreadlocked%2FJAAS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dreadlocked%2FJAAS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dreadlocked","download_url":"https://codeload.github.com/dreadlocked/JAAS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243567732,"owners_count":20312103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T04:21:45.364Z","updated_at":"2025-03-14T11:26:57.455Z","avatar_url":"https://github.com/dreadlocked.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Simple JAAS implementation\n\nUse with Apache + Tomcat 8.\n\nYou need to create a \"jaas.config\" file in your Apache /conf directory with the following content:\n\n`\n\tIDwebappLogin{\n    \t\tPlainLoginModule required debug=true;\n\t};\n`\n\nNext you need to create a \"setenv.sh\" file in your Apache /bin directory whit the following content:\n\n`\n\texport JAVA_OPTS=-Djava.security.auth.login.config==$CATALINA_BASE/conf/jaas.config\n`\n\nPlace the project in your Apache /webapps directory. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreadlocked%2Fjaas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdreadlocked%2Fjaas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdreadlocked%2Fjaas/lists"}