jackson
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...
## 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...
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 [](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...
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...
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...
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:...
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 [](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...
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:...
## What does this PR do? Add a web page to display SP's Config details  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...