These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
VISIT OUR DIFFERENT FORUMS:
Announcements > | |
CloudShell > | TestShell > |
Developers > | BI (Business Inteligence) > |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide > | Configuration Management > |
Getting started with Shells > | Extending CloudShell with Cloud Providers > |
Getting started with Orchestration > | API Guide > |
To share your integration, follow the instructions in this guide >.
We have started to use Kentor for SSO configuration. It is simple and all configurable, in my view better than previous mechanism.
The configuration guideline is at
http://help.quali.com/Online%20Help/8.1/Rm/Content/Admn/Cnfg-SSO.htm
The documentation is clear and detailed. However there is one confusion that I recently ran into.
In section "Set up an Identity Provider (IdP)" there is the following note.
Note: When creating users in the IdP, the users must have the following attributes in order to be authenticated:
userName
: with the user name;emailAddress
: with the email address;timezoneName
: with the values from the Time zone name column in MSDN's Time Zone IDs.RelayState
: with the URL of the location to be directed to after sign-on.I was under wrong impression that timezoneName and RelayState are really optional attributes, so I removed them from kentor.config by mistake. But they are really needed.
It would be clear, without any confusion or mistaken interpretation, if we say the following: Please use the sample kentor.config attached below. Do not modify the definition of the four attributes userName, emailAddress, timezoneName, RelayState within <requestedAttributes>. Please make sure IdP adds/provides two attributes userName and emailAddress as defined in this kentor.config file, and please keep timezoneName and RelayState in kentor.config even though they are defined as optional.
Answer by Yaniv Kalsky · Oct 09, 2017 at 06:34 PM
Thanks @Song.C,
Please use the "send feedback" form in the relevant documentation page to send this feedback. The Documentation team is quite responsive and can improve the documentation following your feedback.
It would be good if you can post it there so that they'll be able to follow up with you if needed.
Yaniv
These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.