Remove Users from a Role Prerequisites An administrator account for the site. Administrators have full permissions to the specific site. Steps Go to Persona Bar > Manage > Roles. ➊ ➋ Search for the ro...
Add a Role to a New Group Prerequisites An administrator account for the site. Administrators have full permissions to the specific site. Steps Go to Persona Bar > Manage > Roles. ➊ ➋ Create or edit a...
Edit a Custom Role Group Note: Default groups cannot be edited or deleted. Prerequisites An administrator account for the site. Administrators have full permissions to the specific site. Steps Go to P...
Delete a Custom Role Group Prerequisites An administrator account for the site. Administrators have full permissions to the specific site. Steps Go to Persona Bar > Manage > Roles. ➊ ➋ From the dropdo...
For DNN, the user credentials must be in a JSON object with a username (key: u) and a password (key: p). Below is a sample POST request with sitemanager as the username and dnnhost as password: POST...
When the server responds to the user's browser, the JSON object that is returned contains three properties: Property Name Description displayName The display name of the user. accessToken A JWT that m...
About JWT Authentication Overview The JSON Web Token (JWT) is an open standard (IETF RFC 7519) data format that is compact, self-contained, and secure. It is intended for passing information where spa...
Edit the Date Range for a Role Membership Prerequisites An administrator account for the site. Administrators have full permissions to the specific site. Steps Go to Persona Bar > Manage > Roles. ➊ ➋ ...
Environment DNN Platform Evoq Content Evoq Engage Prerequisites You need a host/superuser account to be able to perform the steps outlined in this article. Hosts have full permissions to all sites i...
Overview Hosts (also known as Super Users) have full permissions to all sites within the DNN instance. Only a host can promote or demote a user account to or from a host account. Follow the steps prov...