Skip to content

Customer Portal #127

Closed Answered by r-brown
r-brown asked this question in Questions
Discussion options

You must be logged in to vote

To access Customer Portal (currently public alpha) you need to:

Create a Token by providing the following information:

  • type: ACTION
  • action: licenseeLogin
  • licenseeNumber: {customer-number}

Parse response
NetLicensing response will contain token information which is valid for 30min:

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<ns2:netlicensing xmlns="http://www.w3.org/2000/09/xmldsig#" xmlns:ns2="http://netlicensing.labs64.com/schema/context">
  <ns2:infos/>
  <ns2:items>
    <ns2:item type="Token">
      <ns2:property name="number">681ae1eb-2b32-4bf6-81bd-5aece9e84089</ns2:property>
      <ns2:property name="active">true</ns2:property>
      <ns2:property name="expirationTime…

Replies: 2 comments

Comment options

r-brown
Nov 19, 2020
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by r-brown
Comment options

r-brown
Nov 19, 2020
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
1 participant
Converted from issue

This discussion was converted from issue #15 on October 30, 2023 06:13.