- OpenStack Orchestration
- Adnan Ahmed Siddiqui
- 92字
- 2021-07-09 21:35:58
The authorization model configuration
Heat used to support the password-based authorization until the kilo version of OpenStack was released. Using the kilo version of OpenStack, the following changes can be made to enable trusts-based authorization in the Heat configuration file:
- The default setting in
heat.conf
:deferred_auth_method=password
- To be replaced for enabling trusts-based authentication:
deferred_auth_method=trusts
- The following parameters need to be set to specify trustor roles:
trusts_delegated_roles =
As mentioned earlier, all available roles for the trustor will be assigned to the trustee if no specific roles are mentioned in the heat.conf
file.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Android開發(fā)精要
- JavaScript語言精髓與編程實(shí)踐(第3版)
- Software Testing using Visual Studio 2012
- ASP.NET Core 2 and Vue.js
- Serverless架構(gòu)
- Mastering Android Game Development
- AIRIOT物聯(lián)網(wǎng)平臺(tái)開發(fā)框架應(yīng)用與實(shí)戰(zhàn)
- 智能手機(jī)APP UI設(shè)計(jì)與應(yīng)用任務(wù)教程
- Java 9 Programming By Example
- 一步一步跟我學(xué)Scratch3.0案例
- Apache Solr PHP Integration
- Xamarin Cross-Platform Development Cookbook
- UI動(dòng)效設(shè)計(jì)從入門到精通
- Building E-Commerce Solutions with WooCommerce(Second Edition)