<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.i2rest.com/index.php?action=history&amp;feed=atom&amp;title=I2Camunda_i2rest_request_client_credentials_token</id>
	<title>I2Camunda i2rest request client credentials token - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.i2rest.com/index.php?action=history&amp;feed=atom&amp;title=I2Camunda_i2rest_request_client_credentials_token"/>
	<link rel="alternate" type="text/html" href="https://www.i2rest.com/index.php?title=I2Camunda_i2rest_request_client_credentials_token&amp;action=history"/>
	<updated>2026-05-06T10:02:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.6</generator>
	<entry>
		<id>https://www.i2rest.com/index.php?title=I2Camunda_i2rest_request_client_credentials_token&amp;diff=1912&amp;oldid=prev</id>
		<title>Alexei.baranov: Created page with &quot;{{DISPLAYTITLE:i2rest_request_client_credentials_token}} This object represents parameters which are required to get [https://tools.ietf.org/html/rfc6749#section-4.4 new clien...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.i2rest.com/index.php?title=I2Camunda_i2rest_request_client_credentials_token&amp;diff=1912&amp;oldid=prev"/>
		<updated>2020-09-11T12:57:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{DISPLAYTITLE:i2rest_request_client_credentials_token}} This object represents parameters which are required to get [https://tools.ietf.org/html/rfc6749#section-4.4 new clien...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{DISPLAYTITLE:i2rest_request_client_credentials_token}}&lt;br /&gt;
This object represents parameters which are required to get [https://tools.ietf.org/html/rfc6749#section-4.4 new client credentials token]. This token requires client_id and client_secret to be presented.&lt;br /&gt;
{| style=&amp;quot;width: 100%; vertical-align:top; border-collapse:collapse&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: 10%; padding: 5px&amp;quot;|'''Field'''&lt;br /&gt;
| style=&amp;quot;width: 10%; padding: 5px&amp;quot;|'''Type'''&lt;br /&gt;
| style=&amp;quot;width: 40%; padding: 5px&amp;quot;|'''Description'''&lt;br /&gt;
| style=&amp;quot;width: 40%; padding: 5px&amp;quot;|'''Default value'''&lt;br /&gt;
|-style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|token_endpoint&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|string&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|'''REQUIRED. Token endpoint'''&lt;br /&gt;
Defines URL to send [https://tools.ietf.org/html/rfc8628#section-3.4 device access token request]&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|client_id, client_secret&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|string&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|'''REQUIRED. Client's ID and password'''&lt;br /&gt;
i2Camunda will use these values as client_id and client_secret parameters of the request&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|on_error&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|string&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|'''BPMN error code'''&lt;br /&gt;
If defined, i2Camunda will throw BPMN error with this code instead of creating incident. &lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|on_401&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|string&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|'''&amp;quot;Unauthorized&amp;quot; BPMN error code'''&lt;br /&gt;
This code will be used for throwing BPMN error when token endpoint returns response with HTTP status 401 unauthorized or &amp;quot;access_denied&amp;quot;. If not defined, the incident will be created &lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;vertical-align:top;&amp;quot;&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|on_expired&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|string&lt;br /&gt;
|style=&amp;quot;padding: 5px&amp;quot;|'''&amp;quot;Device code expired&amp;quot; BPMN error code'''&lt;br /&gt;
This code will be used for throwing BPMN error when token endpoint returns &amp;quot;expired_token&amp;quot;. If not defined, the incident will be created &lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Upon response, i2camunda will save [https://tools.ietf.org/html/rfc6749#section-5.1 access token response parameters] in i2camunda_response Json variable (the name of this variable can be overridden in i2camunda configuration object):&amp;lt;br/&amp;gt;&lt;br /&gt;
* access_token&lt;br /&gt;
* token_type&lt;br /&gt;
* expires_in&lt;br /&gt;
* refresh_token&lt;br /&gt;
* scope&lt;/div&gt;</summary>
		<author><name>Alexei.baranov</name></author>
		
	</entry>
</feed>