Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C container-manager
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • nomad-labnomad-lab
  • container-manager
  • Merge requests
  • !1

Update passprt-saml to encrypt requests and respones

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Vathsavayi, Sri Harsha (sriv) requested to merge sriv/container-manager:master into master May 16, 2017
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

When we have started working on the passport-saml service provider, we didn’t try the encryption of the requests and responses. Now, the responses sent by IDP are not encrypted. It is good to have the requests and responses encrypted. I tried encryption on my local computer and is working fine. It just needs a couple of configuration changes on the passport saml options. I have made the changes in this merge request. Please place the idp-signing cert in the appropriate place where you store the certificates. Also, for encrypting requests (in decrypt private key option) an existing key can be used or new ssl key can be generated using openssl. Please, send me the public key, which I can add to the metadata.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master