doc-exports/docs/tms/api-ref/en-us_topic_0186103096.html
zhangyue 1bd18f5717 TMS API 2.0.28
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2022-11-08 13:01:58 +00:00

37 lines
1.5 KiB
HTML

<a name="en-us_topic_0186103096"></a><a name="en-us_topic_0186103096"></a>
<h1 class="topictitle1">Obtaining the Domain-Level Token</h1>
<div id="body1565832775460"><pre class="screen" id="en-us_topic_0186103096__screen6140617194816">
Content-Type: application/json
{
"auth": {
"identity": {
"methods": [
"password"
],
"password": {
"user": {
"name": "<em id="en-us_topic_0186103096__en-us_topic_0121682347_i315217719194"><strong id="en-us_topic_0186103096__en-us_topic_0121682347_b14500116161919">username</strong></em>",
"password": "<strong id="en-us_topic_0186103096__en-us_topic_0121682347_b2559181251918"><em id="en-us_topic_0186103096__en-us_topic_0121682347_i12803128192">********</em></strong>",
"domain": {
"name": "<em id="en-us_topic_0186103096__en-us_topic_0121682347_i1560271681911"><strong id="en-us_topic_0186103096__en-us_topic_0121682347_b17173191614194">domainname</strong></em>"
}
}
}
},
"scope": {
"domain": {
"id": "<strong id="en-us_topic_0186103096__en-us_topic_0121682347_b1261200101711"><em id="en-us_topic_0186103096__en-us_topic_0121682347_i186128061711">xxxxxxxxxxxxxxxxxx</em></strong>"
}
}
}
}</pre>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0126416865.html">Appendix</a></div>
</div>
</div>