jackson icon indicating copy to clipboard operation
jackson copied to clipboard

🔥 Streamline your web application's authentication with Jackson, an SSO service supporting SAML and OpenID Connect protocols. Beyond enterprise-grade Single Sign-On, it also supports Directory Sync v...

Results 147 jackson issues
Sort by recently updated
recently updated
newest added

## What does this PR do? Fixes an issue where the token exchange failed in IdP initiated SAML login. ## Type of change - [x] Bug fix (non-breaking change which...

Bumps [swagger-jsdoc](https://github.com/Surnet/swagger-jsdoc) from 6.2.1 to 6.2.5. Commits e365124 Merge pull request #327 from rockingrohit9639/master c8ecea8 Merge branch 'master' of https://github.com/Surnet/swagger-jsdoc 1b672b6 docusaurus: update README.md fc7a0ee docusaurus: cleaning up the codebase...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.6.3 to 18.7.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=18.6.3&new-version=18.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.31.0 to 5.33.0. Release notes Sourced from @​typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.31.0 to 5.33.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...

dependencies

Bumps [next](https://github.com/vercel/next.js) from 12.2.3 to 12.2.5. Release notes Sourced from next's releases. v12.2.5 Core Changes Change invalid internal upstream image error code: #39334 Hoist styles for Route Announcer: #39331 fix:...

dependencies

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.0.15 to 18.0.17. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.0.15&new-version=18.0.17)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.3 to 12.2.5. Release notes Sourced from eslint-config-next's releases. v12.2.5 Core Changes Change invalid internal upstream image error code: #39334 Hoist styles for Route Announcer: #39331 fix:...

dependencies

## What does this PR do? Add a web page to display SP's Config details ![localhost-5225-well-known-sp-config](https://user-images.githubusercontent.com/4593041/183894297-73e1e797-d05a-4562-bbcd-434e7cbc6ad5.png) Fixes # (issue) ## Type of change - [ ] Bug fix (non-breaking change...

## What does this PR do? Adds support for OIDC Identity Providers. ## Type of change - [x] New feature (non-breaking change which adds functionality) - [x] This change requires...