Skip to content

Issues: JanssenProject/jans

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

refactor(jans-cedarling): enhance schema parser and entity creation implementation comp-jans-cedarling Touching folder /jans-cedarling enhancement kind-enhancement Issue or PR is an enhancement to an existing functionality
#10513 opened Dec 26, 2024 by rmarinn
refactor(jans-cedarling): relocate tokens from context to user and workload entities comp-jans-cedarling Touching folder /jans-cedarling enhancement kind-enhancement Issue or PR is an enhancement to an existing functionality
#10506 opened Dec 25, 2024 by rmarinn
feat(jans-auth-server): change session attributes to use Map<String, Object> comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request
#9842 opened Oct 18, 2024 by yuriyz next release
docs(refactor): Organise and rename the Fido external authenticator script to Passkey Interception Script area-documentation Documentation needs to change as part of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality
#9578 opened Sep 24, 2024 by ossdhaval next release
refactor(cedarling): code refactoring to improve its readability and maintainance comp-cedarling enhancement kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request
#9484 opened Sep 13, 2024 by duttarnab next release
feat(config-api): replace testing framework effort-5 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system
#9125 opened Aug 6, 2024 by pujavs next release
feat(jans-auth-server): introduce sophisticated JSON merge for authorization_details (or let it implement in custom script) comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request
#7112 opened Dec 15, 2023 by yuriyz
3 tasks
next release
chore(jans-auth-server): add GENERATE_JAVADOC parameter to jenkins build (speed up SNAPSHOT dev builds) comp-jans-auth-server Component affected by issue or PR kind-dependencies Pull requests that update a dependency file kind-enhancement Issue or PR is an enhancement to an existing functionality
#6841 opened Nov 29, 2023 by yuriyz next release
refactor: normalize log formats across projects enhancement kind-enhancement Issue or PR is an enhancement to an existing functionality
#6639 opened Nov 28, 2023 by ossdhaval next release
refactor(jans-auth-server) : leave the assets for OOTB scripts inside the jans-auth server and move the remaining to script catalog comp-jans-auth-server Component affected by issue or PR kind-bug Issue or PR is a bug in existing functionality kind-enhancement Issue or PR is an enhancement to an existing functionality
#5929 opened Aug 29, 2023 by maduvena next release
refactor(docs): update navigation to include sub-types of scripts area-documentation Documentation needs to change as part of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality
#5928 opened Aug 29, 2023 by ossdhaval next release
refactor(docs): move and merge interception script documentation from developer/scripts to script-catalog area-documentation Documentation needs to change as part of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality
#5925 opened Aug 29, 2023 by ossdhaval next release
refactor(docs): consolidate and refactor interception script documentation area-documentation Documentation needs to change as part of issue or PR comp-docs Touching folder /docs kind-enhancement Issue or PR is an enhancement to an existing functionality
#5924 opened Aug 29, 2023 by ossdhaval
6 tasks
next release
feat(jans-auth-server): change the term whiteList and blackList to allowList and denyList comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality kind-feature Issue or PR is a new feature request
#4675 opened Apr 19, 2023 by yuriyz next release
docs: need instructions on how to remote debug interception scripts using IDE (Eclipse) area-documentation Documentation needs to change as part of issue or PR comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality needs-discussion Issue or PR needs discussion during triage meeting priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system
#3257 opened Dec 8, 2022 by ossdhaval
2 tasks
next release
docs: document the approaches to API documentation to guide contributors area-documentation Documentation needs to change as part of issue or PR effort-2 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-5 Issue or PR addresses a very minor concern. Not planned for active development. Will not be fixed. triaged Issue or PR is fully triaged
#2938 opened Nov 9, 2022 by ossdhaval next release
refactor(jans-scim): remove usage of jansActive in SCIM area-CI Issue or changes required in automatic builds or CI infrastructure comp-jans-scim Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality
#1193 opened Apr 12, 2022 by jgomer2001 next release
tests(jans-auth-server): jans-auth-common is module used by other projects. We need cover it better with tests. comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality
#1014 opened Mar 14, 2022 by yuriyz next release
tests(jans-auth-server): jans-auth-model is module used by other projects. We need cover it better with tests. comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality triaged Issue or PR is fully triaged
#992 opened Mar 7, 2022 by yuriyz next release
Implement Client Session Storage kind-enhancement Issue or PR is an enhancement to an existing functionality needs-triage Issue or PR yet to be triaged. Add more labels or details that will help during triage review.
#320 opened Sep 8, 2021 by nynymike next release
Person Authn Script should return optional error message comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system triaged Issue or PR is fully triaged
#327 opened Jul 8, 2021 by maduvena next release
Feat: Grant Management API support comp-jans-auth-server Component affected by issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality needs-triage Issue or PR yet to be triaged. Add more labels or details that will help during triage review.
#328 opened Jul 8, 2021 by yuriyz next release
Reduce jansClntAuthz RDN to lower than 64 characters comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-2 Issue or PR is important to majority of users, Currently workaround exists ready-for-triage Issue or PR has sufficient details and it is ready for triage review
#332 opened Mar 9, 2021 by yurem next release
Format JSON values properly in id_token / Userinfo tokens comp-jans-auth-server Component affected by issue or PR effort-5 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system ready-for-triage Issue or PR has sufficient details and it is ready for triage review
#341 opened Feb 20, 2021 by martynaslawinska next release
Improve OpenID Connect claims request parameter implementation comp-jans-auth-server Component affected by issue or PR effort-3 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-5 Issue or PR addresses a very minor concern. Not planned for active development. Will not be fixed. triaged Issue or PR is fully triaged
#357 opened Feb 20, 2021 by martynaslawinska next release
ProTip! Find all open issues with in progress development work with linked:pr.