<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Order Cheat-Sheets on CrefoTrust Docs</title>
    <link>https://docs.crefotrust.de/order-cheatsheets/</link>
    <description>Recent content in Order Cheat-Sheets on CrefoTrust Docs</description>
    <generator>Hugo</generator>
    <language>en-en</language>
    <atom:link href="https://docs.crefotrust.de/order-cheatsheets/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Authorized Representative</title>
      <link>https://docs.crefotrust.de/order-cheatsheets/authrep/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.crefotrust.de/order-cheatsheets/authrep/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;To confidently assume that the user is legally authorized to represent a company, you have to order the &amp;ldquo;authorizedRepresentative&amp;rdquo; &lt;a href=&#34;https://docs.crefotrust.de/concepts/#credential&#34;&gt;credential&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;There are more options and special consideration to take into account. Please refer to the &lt;a href=&#34;https://docs.crefotrust.de/order-cheatsheets/&#34;&gt;full documentation&lt;/a&gt; if any questions arise.&lt;/p&gt;&#xA;&lt;h2 id=&#34;order&#34;&gt;Order&lt;/h2&gt;&#xA;&lt;h3 id=&#34;a-minimal-order&#34;&gt;A Minimal Order&lt;/h3&gt;&#xA;&lt;p&gt;If you don&amp;rsquo;t care about the company the user has authority over, you can simply define your order like this:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;verifierId&amp;#34;: &amp;#34;[VERIFIER_ID]&amp;#34;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;webhook&amp;#34;: &amp;#34;[WEBHOOK_ADDRESS]&amp;#34;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;redirects&amp;#34;: {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &amp;#34;success&amp;#34;: &amp;#34;[SUCCESS_REDIRECT]&amp;#34;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &amp;#34;failure&amp;#34;: &amp;#34;[FAILURE_REDIRECT]&amp;#34;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  },&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;requiredCredentials&amp;#34;: [&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &amp;#34;authorizedRepresentative&amp;#34;: true&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  ]&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;From here you can add additional &lt;a href=&#34;https://docs.crefotrust.de/concepts/#credential&#34;&gt;credentials&lt;/a&gt; as needed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Agent-Credentials</title>
      <link>https://docs.crefotrust.de/order-cheatsheets/agent/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://docs.crefotrust.de/order-cheatsheets/agent/</guid>
      <description>&lt;h2 id=&#34;purpose&#34;&gt;Purpose&lt;/h2&gt;&#xA;&lt;p&gt;The &amp;ldquo;companyAgent&amp;rdquo; &lt;a href=&#34;https://docs.crefotrust.de/concepts/#credential&#34;&gt;credential&lt;/a&gt; ensures that the user has access to an official communication channel of a company. Therefor you can request company &lt;a href=&#34;https://docs.crefotrust.de/concepts/#credential&#34;&gt;credential&lt;/a&gt; along with it. But it doesn&amp;rsquo;t provide any information about the person.&lt;/p&gt;&#xA;&lt;h2 id=&#34;a-minimal-order&#34;&gt;A Minimal Order&lt;/h2&gt;&#xA;&lt;p&gt;If you don&amp;rsquo;t care about the company the user is an agent of, you can simply define your order like this:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-fallback&#34; data-lang=&#34;fallback&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;{&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;verifierId&amp;#34;: &amp;#34;[VERIFIER_ID]&amp;#34;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;webhook&amp;#34;: &amp;#34;[WEBHOOK_ADDRESS]&amp;#34;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;redirects&amp;#34;: {&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &amp;#34;success&amp;#34;: &amp;#34;[SUCCESS_REDIRECT]&amp;#34;,&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &amp;#34;failure&amp;#34;: &amp;#34;[FAILURE_REDIRECT]&amp;#34;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  },&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;requiredCredentials&amp;#34;: [&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &amp;#34;companyAgent&amp;#34;: true&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  ],&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;acceptedIdMethods&amp;#34;: [&amp;#34;itm_videoident&amp;#34;, &amp;#34;nect_autoident&amp;#34;, &amp;#34;pinletter_ident&amp;#34;],&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &amp;#34;offeredIdMethods&amp;#34;: [&amp;#34;itm_videoident&amp;#34;, &amp;#34;nect_autoident&amp;#34;, &amp;#34;pinletter_ident&amp;#34;],&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;}&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Here we added the offered and accepted ID methods straight away to allow the user to actually use the method with the least friction.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
