Skip to content

Commit 4b60cc9

Browse files
Add files via upload
1 parent 5ae8af3 commit 4b60cc9

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed
-554 Bytes
Binary file not shown.

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<a href="https://www.cortex-ia.co.uk/" target="_blank"><img src="https://github.com/CortexIATest/CTXImages/blob/master/Cortex-350-120.png" alt="Welcome to Cortex!" width="350" height="120" border="0"></a>
1+
<a href="https://www.cortex-ia.co.uk/" target="_blank"><img src="https://github.com/CortexIATest/CTXImages/blob/master/Cortex-350-120.png" alt="Welcome to Cortex!" width="350" height="120" border="0"></a>
22

33
# CTX-User-Access-Management
44
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:
3333
* Cortex Active Directory OCI
3434
* If to be used with Cortex Vista security integration:
3535
* Cortex PowerShell OCI
36-
* [CTX-Vista-User-Management module](https://github.com/CortexIntelligentAutomation/CTX-Vista-User-Management)
36+
* [CTX-Vista-User-Management module]()
3737

3838

3939
### Files
4040
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)
42-
* [CTX-UserAccessManagement Database create script](https://github.com/CortexIntelligentAutomation/CTX-User-Access-Management/releases/download/v1.0/Cortex-UserAccessManagement-Install.sql)
41+
* [CTX-User-Access-Management Studio Package]()
4342

4443
### Other Requisites
4544
The CTX-User-Access-Management module has no additional requirements.
4645

4746
## 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).
4948

5049
## 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.
5251

5352
## How you can contribute
5453
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
5857

5958
Version | Release | Functionality | Notes
6059
------------ | ------------- | ----------- | -----------
61-
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
6666

6767
## Licensing
6868
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
7979
distributed under the License is distributed on an "AS IS" BASIS,
8080
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
8181
See the License for the specific language governing permissions and
82-
limitations under the License.
82+
limitations under the License.

0 commit comments

Comments
 (0)