Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
1 result

token-checker

  • Clone with SSH
  • Clone with HTTPS
  • Token Checker

    Zentraler Dienst um (Saml-)Token auf Gültigkeit zu prüfen. Unterstützt werden aktuell folgende Tokens:

    • Mein Unternehmenskonto (MUK) SamlToken

    Schnittstelle

    Request

    CheckToken
      token: String

    Response

    * tokenValid: boolean
    * oneOf:
    	* tokenAttributes
    		* postkorbId: String
    		* trustLevel: String
    		* otherFields: Repeated:
    		    * name: String
        			* value: String
        * checkError
        	* checkErrors: GrpcError