Socket
Book a DemoInstallSign in
Socket

experimental-timja-messing-around

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

experimental-timja-messing-around

latest
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

azure-app-proxy

Prerequisites

App Admin in local tenant license?

Installing app proxy

Configuring app proxy

Features to be implemented

  • SSL certificate
  • Possibly allow setting boolean values on per app basic if required
  • README
  • Tests
  • CI/CD
  • Publish to npm registry
  • Blog
  • Visible to users

Notes

SSL certificate https://github.com/hmcts/cvp-audio-ingress/blob/8b53ce29176e7aa515f5d4b30318f5909d89a288/terraform/cloudconfig/cloudconfig.tpl#L890

https://learn.microsoft.com/en-us/graph/api/resources/onpremisespublishing?view=graph-rest-beta https://learn.microsoft.com/en-us/graph/api/resources/keycredential?view=graph-rest-beta

{
  "onPremisesPublishing": {
    "verifiedCustomDomainKeyCredential": {
      "type": "X509CertAndPassword",
      "keyId": "",
      "value": ["byte array"]
    },
    "verifiedCustomDomainPasswordCredential": {
      "value": "Password12"
    }
  }
}

FAQs

Package last updated on 09 Jun 2023

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