New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@amplication/plugin-auth-saml

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amplication/plugin-auth-saml

Description of your plugin

  • 1.0.5
  • latest
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

@amplication/plugin-auth-saml

NPM Downloads

Enable SAML authentication on a service

Purpose

This plugin adds the required code to use Passport SAML strategy on the generated NestJS application. As SAML is used for authentication, a JWT token is generated for any successful authentication and it will be used for authorization in the service.

Configuration

None

Usage

This plugin is integrated with the default behavior of the service by changing the defaultAuth.guard.ts file in the auth folder, so all guards on REST API controllers and GraphQL API resolvers will use this authentication by default.

FAQs

Package last updated on 16 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc