You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<ahref="https://www.cortex-ia.co.uk/"target="_blank"><imgsrc="https://github.com/CortexIATest/CTXImages/blob/master/Cortex-350-120.png"alt="Welcome to Cortex!"width="350"height="120"border="0"></a>
1
+
<ahref="https://www.cortex-ia.co.uk/"target="_blank"><imgsrc="https://github.com/CortexIATest/CTXImages/blob/master/Cortex-350-120.png"alt="Welcome to Cortex!"width="350"height="120"border="0"></a>
2
2
3
3
# CTX-User-Access-Management
4
4
The User Access Management module should be used as the single authority to manage authentication and authorisation within a system. This module contains the Cortex flows and subtasks to perform authentication and authorisation.
@@ -33,22 +33,21 @@ The CTX-User-Access-Management module requires the following Cortex OCIs:
33
33
* Cortex Active Directory OCI
34
34
* If to be used with Cortex Vista security integration:
The CTX-User-Access-Management module requires the following files:
41
-
*[CTX-User-Access-Management Studio Package](https://github.com/CortexIntelligentAutomation/CTX-User-Access-Management/releases/download/v1.0/CTX-User-Access-Management.studiopkg)
The CTX-User-Access-Management module has no additional requirements.
46
45
47
46
## Installation
48
-
Details of how the module should be imported into Cortex can be found in the [Deployment Plan](https://github.com/CortexIntelligentAutomation/CTX-User-Access-Management/blob/master/CTX-User-Access-Management%20-%20Deployment%20Plan.pdf).
47
+
Details of how the module should be imported into Cortex can be found in the [Deployment Plan](#Installation).
49
48
50
49
## How to use
51
-
A detailed User Guide has been provided with instructions on how to use the module, available [here](https://github.com/CortexIntelligentAutomation/CTX-User-Access-Management/blob/master/CTX-User-Access-Management%20-%20User%20Guide.pdf). Configuration of each flow/subtask's inputs and outputs are detailed in notes on the flow/subtask workspace.
50
+
A detailed User Guide has been provided with instructions on how to use the module, available [here](). Configuration of each flow/subtask's inputs and outputs are detailed in notes on the flow/subtask workspace.
52
51
53
52
## How you can contribute
54
53
Unfortunately, we cannot offer pull requests at this time or accept any improvements.
@@ -58,11 +57,12 @@ The CTX-User-Access-Management module has the following versions, starting with
v1.0 | 04/01/2019 | UAM-Authenticate-User | Created
62
-
v1.0 | 04/01/2019 | UAM-End-User-Session | Created
63
-
v1.0 | 04/01/2019 | UAM-SessionManagement | Created
64
-
v1.0 | 04/01/2019 | UAM-Create-User-Session | Created
65
-
v1.0 | 04/01/2019 | UAM-Check-Authorisation-Token | Created
60
+
v1.1 | 28/01/2019 | Authenticate User | Updated: A bug has been fixed that caused the User Active Directory groups to be all the Domain groups instead of only the groups the User belonged to.
61
+
v1.0 | 04/01/2019 | Authenticate User | Created
62
+
v1.0 | 04/01/2019 | End user session | Created
63
+
v1.0 | 04/01/2019 | Session Management| Created
64
+
v1.0 | 04/01/2019 | Create user session | Created
65
+
v1.0 | 04/01/2019 | Check authorisation token | Created
66
66
67
67
## Licensing
68
68
All functionality within this module is licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0).
@@ -79,4 +79,4 @@ Unless required by applicable law or agreed to in writing, software
79
79
distributed under the License is distributed on an "AS IS" BASIS,
80
80
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
81
81
See the License for the specific language governing permissions and
0 commit comments