Part 9 MDriven Turnkey, cloud tools and access groups
No edit summary
(Replacing message template with parser tag)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<message>Write the content here to display this box</message>
<html>
<html>
<h4>
<h4>
   <strong> Access Groups </strong>
   <strong> Access Groups </strong>
</h4>
</h4>
In this part of the MDriven designer sessions, access groups have been shown including how we can use them to authenticate and authorize
In this part of the MDriven Designer sessions, we show access groups, including how you can use them to authenticate and authorize
users. You probably have different users in your system and these users are probably associated with an access group in some way
users. You probably have different users in your system and these users are likely associated with an access group in some way
(ActiveDirectory or something in your application). You will want to allow and disallow user groups to execute actions. This
(ActiveDirectory or something in your application). You will want to allow and disallow user groups to execute actions. This
could be done by enabling expressions on the Actions – but that would not be commendable since it would "kidnap" the use of enable
could be done by enabling expressions on the Actions – but that would not be commendable since it would "kidnap" the use of enable
from the normal things we use enable for (checking the data state). Also, if a user is never allowed to execute “TheAdminInterface”,
from the normal things you use enable for (checking the data state). Also, if a user is never allowed to execute “TheAdminInterface”,
it might be best to hide that action from view altogether. To facilitate this Modlr, we have a new concept called
it might be best to hide that action from view altogether. To facilitate this in MDrivenDesigner, we have a concept called
<strong> AccessGroups </strong>.
<strong> AccessGroups</strong>.
<br> We have also demonstrated how you can continue with the fast-paced loop of edit and deploy.
<br> We have also demonstrated how you can continue with the fast-paced loop of edit and deploy.


Line 21: Line 22:
</div>
</div>
<div class="video__navigation">
<div class="video__navigation">
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="74" tabindex="0"> MDriven turnkey
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="74" tabindex="0"> MDriven Turnkey
   </span>
   </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="90" tabindex="0"> Cloud connection tool </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="90" tabindex="0"> Cloud connection tool </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="95" tabindex="0"> License and ticket site </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="95" tabindex="0"> License and ticket site </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="331" tabindex="0"> Viewmodel named index </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="331" tabindex="0"> ViewModel named index </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="521" tabindex="0"> MDriven designer snippets </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="521" tabindex="0"> MDriven Designer snippets </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="551" tabindex="0">
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="551" tabindex="0">
     <strong> ASPNETIdentity.snippets:</strong>
     <strong> ASPNETIdentity.snippets:</strong>
Line 33: Line 34:
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="792" tabindex="0"> &bull; SysUser </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="792" tabindex="0"> &bull; SysUser </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="810" tabindex="0"> &bull; SysSingleton </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="810" tabindex="0"> &bull; SysSingleton </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1034" tabindex="0"> MDriven server persistence </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1034" tabindex="0"> MDriven Server persistence </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1294" tabindex="0"> Authentication on the site </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1294" tabindex="0"> Authentication on the site </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1384" tabindex="0">
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1384" tabindex="0">
     <strong> Access Groups of users:</strong>
     <strong> Access Groups of Users:</strong>
   </span>
   </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1484" tabindex="0"> &bull; Actions controlled by access groups </span>
   <span class="navigation-item" data-video="H8OcmC6EFD0" data-start="1484" tabindex="0"> &bull; Actions controlled by access groups </span>
Line 48: Line 49:
[[Category:Cloudform]]
[[Category:Cloudform]]
[[Category:Access groups]]
[[Category:Access groups]]
{{Edited|July|12|2024}}

Latest revision as of 07:54, 17 June 2024

Access Groups

In this part of the MDriven Designer sessions, we show access groups, including how you can use them to authenticate and authorize users. You probably have different users in your system and these users are likely associated with an access group in some way (ActiveDirectory or something in your application). You will want to allow and disallow user groups to execute actions. This could be done by enabling expressions on the Actions – but that would not be commendable since it would "kidnap" the use of enable from the normal things you use enable for (checking the data state). Also, if a user is never allowed to execute “TheAdminInterface”, it might be best to hide that action from view altogether. To facilitate this in MDrivenDesigner, we have a concept called AccessGroups.
We have also demonstrated how you can continue with the fast-paced loop of edit and deploy.

To make your experience smooth, we set the main tags mentioned in the video to the right bar menu of this mini-player. Choose an interesting subtitle on the list and immediately get to the exact theme navigation item place in the video. Now you can pick any topic to be instructed on without watching the whole video.

MDriven Turnkey Cloud connection tool License and ticket site ViewModel named index MDriven Designer snippets ASPNETIdentity.snippets: • Apply snippet dialogue • SysUser • SysSingleton MDriven Server persistence Authentication on the site Access Groups of Users: • Actions controlled by access groups

This page was edited 95 days ago on 06/17/2024. What links here