Table of Contents |
---|
System Profile
System Full Name | Claims/User Management |
---|---|
Business Contact |
Business Owner |
---|
Source Code Location | https://dev.azure.com/transport-canada/DSD-MARINE%20Support/_git/ClaimProvider |
---|
Technology Assessment
Database Platform and Version | Oracle |
---|
18c | |
Development Language and Framework | MVC, C# .NET Framework 4.7.2 |
---|---|
Operating System and Version | Windows Server 2016 |
Environment Access Information
ENV | UN | PW | UNC | URL | DB |
---|---|---|---|---|---|
DEV | None - need to have the CLAIMS_MANAGEMENT role in order to view. Most members of Team Triton have this role and can provide for you. | n/a | \\tcappsmssdev\tcappsroot\saf-sec-sur\4\msncb-cbnsm | http://tcappsmssdev/saf-sec-sur/4/MSNCB-CBNSM/eng/users/search | MSNCB@MSCAIID.WORLD |
ACC | See above. | n/a | \\tctestmaster\tcappsroot\Saf-Sec-Sur\4\MSNCB-CBNSM | http://tcappstest.tc.gc.ca/Saf-Sec-Sur/4/MSNCB-CBNSM/eng/users/search | MSNCB_USER@MSCAIIA.WORLD |
PROD | See above | n/a | \\tcinfomaster\tcappsroot\Saf-Sec-Sur\4\msncb-cbnsm | http://tcapps.tc.gc.ca/Saf-Sec-Sur/4/msncb-cbnsm/eng/users/search | MSNCB_USER@MSCAIIP.WORLD |
System Overview
Used to manage the user security and authorization of several different Marine Safety applications (/wiki/spaces/MAR/pages/174882846, /wiki/spaces/MAR/pages/155058179, /wiki/spaces/MAR/pages/50167818and Claims itself (the web app front end to manage user permissions)).
There is an Oracle Client 11G and 12C version of this application, to be used appropriately with the application it is supporting.
The current Oracle Client is 18c updated in Feb 2022 (C253871) using the MSCAII database
Claims works with both Windows Authentication (TC internal apps) and Forms Authentication (external apps).
...