1. 7ca01e8 Introduce privilege keys for all resources and enforce them on every route (#514) by Lahiru Jayathilake · 3 days ago master
  2. cdde4c4 Split server handlers into per-resource files (#513) by Lahiru Jayathilake · 9 days ago
  3. ab17e58 Bump golang.org/x/net in /extensions/SSH-Certificate-Signer (#515) by dependabot[bot] · 9 days ago
  4. 6b795aa Bootstrap admin user and link upstream-provisioned users on first OID… (#512) by Lahiru Jayathilake · 10 days ago
  5. 5b206f1 Move the portal to OIDC-only sign-in and adopt the new caller-profile endpoint (#510) by Lahiru Jayathilake · 10 days ago
  6. 5d725e6 Identity response cleanup, a single REST call to get User info, and included Keycloak for development (#509) by Lahiru Jayathilake · 10 days ago
  7. 59149f9 Move connector privilege keys to their packages via a runtime registry (#508) by Lahiru Jayathilake · 11 days ago
  8. 75d88da Add architecture overview and connector writing guide (#506) by Lahiru Jayathilake · 13 days ago
  9. 7a178be Remove AMIE protobuf stubs and processing_events.payload column (#507) by Lahiru Jayathilake · 2 weeks ago
  10. 753e1bd Document updates & License headers (#502) by Lahiru Jayathilake · 2 weeks ago
  11. 5d075a1 Move audit-trace store into Service dropping AdminDeps (#501) by Lahiru Jayathilake · 3 weeks ago
  12. 9a088f1 Replace header-trust auth with verified OIDC bearer and identity router (#500) by Lahiru Jayathilake · 3 weeks ago
  13. 6690003 Fix project_memberships migration charset by lahiruj · 3 weeks ago
  14. 9ed5340 Bump github.com/go-chi/chi/v5 in /extensions/SSH-Certificate-Signer (#499) by dependabot[bot] · 3 weeks ago
  15. 66f4e38 Temp account creation (#495) by Dimuthu Wannipurage · 3 weeks ago
  16. b7d03ff Bump go.opentelemetry.io/otel/sdk from 1.41.0 to 1.43.0 (#493) by dependabot[bot] · 3 weeks ago
  17. 59e41ee Add Custos portal, portal-facing endpoints, and enhanced AMIE baseline test scenarios (#496) by Lahiru Jayathilake · 3 weeks ago
  18. 6741190 Fix global configuration loader and remove redundant AMIE config package (#494) by Lahiru Jayathilake · 4 weeks ago
  19. 9b36e67 Adding global configuration support (#492) by Dimuthu Wannipurage · 4 weeks ago
  20. 1b214df Integrated swag-driven OpenAPI spec generation (#491) by Lahiru Jayathilake · 4 weeks ago
  21. 4759f2e Request tracing support across core and connectors (#489) by Lahiru Jayathilake · 4 weeks ago
  22. ec14c2e [WIP] SLURM usage monitor connector (#485) by Dimuthu Wannipurage · 4 weeks ago
  23. 8b63dba Add admin privileges and role-template layer (#484) by Lahiru Jayathilake · 5 weeks ago
  24. 034d012 CILogon COmanage Provisioner Integration (#487) by Lahiru Jayathilake · 6 weeks ago
  25. 161a1bd Adding new users to test slurm cluster by DImuthuUpe · 7 weeks ago
  26. a73f07e Adding qos to association by DImuthuUpe · 7 weeks ago
  27. f8fb89a Add AMIE connector integration test suite (#483) by Lahiru Jayathilake · 7 weeks ago
  28. af8fe4a Additiona integration tests for slurm connector (#482) by Dimuthu Wannipurage · 7 weeks ago
  29. bee6bdb Validation of association creation in SLURM side by DImuthuUpe · 7 weeks ago
  30. 926755a Validating subscriber tests through audit logs by DImuthuUpe · 7 weeks ago
  31. dc4dec9 Creating a slurm specific integration test script by DImuthuUpe · 7 weeks ago
  32. 2543690 Added mock service and integration tests to SLURM association mapper by DImuthuUpe · 7 weeks ago
  33. 37ea394 Consolidate core migrations into 4 domain-grouped files (#480) by Lahiru Jayathilake · 7 weeks ago
  34. 3c39258 Setting up a local slurm cluster and running integration tests against it (#477) by Dimuthu Wannipurage · 7 weeks ago
  35. e65d50e Integrate ACCESS-AMIE connector with core domain model (#476) by Lahiru Jayathilake · 7 weeks ago
  36. 623760c Drop compute_cluster_users.status field by lahiruj · 7 weeks ago
  37. 4ea551e Drop UserDN and UserMerge models and related services from core by lahiruj · 7 weeks ago
  38. f0153ce Rename ExternalIdentity to UserIdentity and add source email column by lahiruj · 7 weeks ago
  39. 03e0d2b Add identity, lifecycle status, and user-merge models and changes to core by lahiruj · 8 weeks ago
  40. 06650da Updated allocation data models by Dimuthu Wannipurage · 7 weeks ago
  41. 3d10215 Enabling member level allocation restriction by DImuthuUpe · 8 weeks ago
  42. 13ef537 Updating account resource limits when the allocation resource mapping is created by DImuthuUpe · 8 weeks ago
  43. 3b0bf68 Moving member-specific quota to a seperate data model and implementing slurm subscriber by DImuthuUpe · 8 weeks ago
  44. 6b7e6da Adding SLURM association when an allocation membership is created by DImuthuUpe · 8 weeks ago
  45. 9b7c6e5 Fixing minor misconfiguration by DImuthuUpe · 8 weeks ago
  46. 983becc Creating a slurm account when an compute allocation was created by DImuthuUpe · 8 weeks ago
  47. 8cf058f Initial framework in integrate connectors to core with pub sub by DImuthuUpe · 8 weeks ago
  48. bf4d2e1 Revert last 3 commits by DImuthuUpe · 8 weeks ago
  49. b5ef514 Add default cluster seed fore development and local env scaffolding by lahiruj · 8 weeks ago
  50. 50f03d8 Add Project.Status, ClusterAccount, UserMerge, and identity helpers to core by lahiruj · 8 weeks ago
  51. 231acfe Add ExternalIdentity and user_dns to core by lahiruj · 8 weeks ago
  52. 23c538f Restore Prometheus, Grafana, and Vault dev-compose config by lahiruj · 8 weeks ago
  53. fd7e77b Delete img.png by Dimuthu Wannipurage · 8 weeks ago
  54. 30e9687 Delete Custos_Diagram.png by Dimuthu Wannipurage · 8 weeks ago
  55. d5876e6 Delete build_output.txt by Dimuthu Wannipurage · 8 weeks ago
  56. 0a9c107 Cleaning stale code by Dimuthu Wannipurage · 8 weeks ago
  57. 26cb06d Cleanup repo and adding installation instruction by DImuthuUpe · 8 weeks ago
  58. ceb9d4d Added subscription layer for connectors to receive allocation messages by DImuthuUpe · 8 weeks ago
  59. f6b9e2a Implemented the service layer for Compute Allocation Usage by DImuthuUpe · 8 weeks ago
  60. 9d63332 Implemented the service layer for Compute Allocation Memberships by DImuthuUpe · 8 weeks ago
  61. f392978 Implemented the service layer for Allocation Change Requests and related events by DImuthuUpe · 8 weeks ago
  62. 9db46dc Implemented service layer for ComputeAllocationDiff by DImuthuUpe · 8 weeks ago
  63. d486a0c Implemented Resource Rate APIs by DImuthuUpe · 8 weeks ago
  64. 3f6e4b9 Implemented service layer for compute allocations, allocation resources and mapping by DImuthuUpe · 8 weeks ago
  65. 523b191 Implement service layer for compute clusters by DImuthuUpe · 8 weeks ago
  66. 4330185 Framework implement to REST API and DB integration by DImuthuUpe · 8 weeks ago
  67. 764fbd1 Allocation data models and documentation by DImuthuUpe · 8 weeks ago
  68. 5132fab Set up default protection ruleset for default and release branches by The Apache Software Foundation · 8 weeks ago
  69. 3ac7c46 dependency bump up by lahiruj · 8 weeks ago
  70. 83af9b6 Bump filippo.io/edwards25519 in /connectors/ACCESS/AMIE-Processor by dependabot[bot] · 9 weeks ago
  71. 97581d3 Bump github.com/go-jose/go-jose/v4 in /extensions/SSH-Certificate-Signer by dependabot[bot] · 9 weeks ago
  72. 43a2b1c Bump github.com/Azure/go-ntlmssp in /extensions/SSH-Certificate-Signer by dependabot[bot] · 9 weeks ago
  73. 8dd33eb Association mapper client impl by DImuthuUpe · 9 weeks ago
  74. 2414ee8 Merge pull request #463 from apache/access-doc by Suresh Marru · 9 weeks ago
  75. e9871bf Updated the readme to align with latest structure changes by lahiruj · 9 weeks ago
  76. 18c60fb Fix AMIE-Processor module path and regenerated proto stubs by lahiruj · 9 weeks ago
  77. d81bb94 Initial access cluster documentation by DImuthuUpe · 9 weeks ago
  78. 99b662e Changing plugins -> connectors by DImuthuUpe · 9 weeks ago
  79. c97688d Allocation mapper placeholder by DImuthuUpe · 9 weeks ago
  80. b8c515a Changed extension to plugins by DImuthuUpe · 9 weeks ago
  81. 746e148 Intial package reordering by DImuthuUpe · 9 weeks ago
  82. a4500c2 migrate to openbao from hashicorp vault by lahiruj · 3 months ago
  83. 76aa5b7 LDAP connection pooling by lahiruj · 3 months ago
  84. 857c280 Add defaultSubject support in dev mode configuration by lahiruj · 3 months ago
  85. 5ee5dfc Add source of truth validation against LDAP and caching logic by lahiruj · 3 months ago
  86. 0457b25 add SSH extension validation and resolution logic with tests by lahiruj · 3 months ago
  87. d1e8bc5 maintain a denied list for the extensions in client config and move the force-command to the certificate issuance by lahiruj · 3 months ago
  88. 65bd0a2 initial signer service implementation by lahiruj · 4 months ago
  89. 590e1bb Removed deprecated modules by lahiruj · 9 weeks ago
  90. 168649e Refactor database migrations to allocations/domain/db and proto generated by lahiruj · 9 weeks ago
  91. b93b7dc support extracting the correct user role and included dev_email in the AMIE test packets by lahiruj · 10 weeks ago
  92. 1deab69 fixed the issues with time filtering value by lahiruj · 10 weeks ago
  93. 6e90969 updated the grafana dashboards to retrieve data from db too by lahiruj · 10 weeks ago
  94. 8b94602 refactor amie load test server by lahiruj · 10 weeks ago
  95. 9da3275 Included person global id store by lahiruj · 2 months ago
  96. 1d7f16c Add person soft-delete, email dedup, and GlobalID mapping for AMIE merge support by lahiruj · 3 months ago
  97. e9b956b Extract shared domain models for the allocation management by lahiruj · 3 months ago
  98. 6ac37ab Initial ACCESS-AMIE decoder implementation in go lang by lahiruj · 3 months ago
  99. b764f79 AMIE traffic simulation with mock server to have both success and failure scenarios by lahiruj · 3 months ago bk.master-locked
  100. b9cd7b8 updated the AMIE metrics grafana dashboards to reflect the time range selections by lahiruj · 4 months ago