Tuan Dang
c372eb7d20
Update SCIM docs, disable user management in Infisical if SAML is enforced
2024-02-21 11:20:42 -08:00
Tuan Dang
7a65f8c837
Complete preliminary SCIM fns, add permissioning to SCIM, add docs for SCIM
2024-02-18 18:50:23 -08:00
vmatsiiako
4b7f2e808b
Update overview.mdx
2024-02-12 15:06:56 -08:00
Tuan Dang
4815ff13ee
Update SAML SSO docs to include enforce SAML SSO toggle
2024-02-09 10:36:23 -08:00
Tuan Dang
82181f078a
Patch login with SAML when config is inactive
2024-02-09 09:35:51 -08:00
vmatsiiako
bcdb1b11bc
Update role-based-access-controls.mdx
2024-02-06 13:36:08 -08:00
vmatsiiako
01d850f7e8
Update role-based-access-controls.mdx
2024-02-06 13:35:39 -08:00
Maidul Islam
7d556cb09b
Merge pull request #1308 from Tchoupinax/patch-1
...
Update the path where managing service tokens
2024-01-28 17:00:33 -05:00
Daniel Hougaard
046557c97f
Add .NET
2024-01-23 08:47:29 +04:00
Daniel Hougaard
a15ba28c18
Update node guide to reflect new SDK
2024-01-23 08:47:20 +04:00
Daniel Hougaard
8386f4dcbd
Update python guide to reflect new SDK
2024-01-23 08:47:11 +04:00
Tchoupinax
e18abc6e22
Update the path where managing service tokens
...
I did not find anymore where to manage token and reading the doc did not help me. I found the MR which changes the section of the link and so I update the doc according it
2024-01-17 22:15:07 +01:00
vmatsiiako
f9f12eafdf
Update saml docs
2024-01-10 15:02:10 -08:00
Daniel Hougaard
9fe2190115
Update project.mdx
2024-01-11 02:40:37 +04:00
Vladyslav Matsiiako
1797e56f9f
fixed sdk guides
2023-12-24 13:30:59 -08:00
Vladyslav Matsiiako
597c9d6f2a
fix docs sdk errors
2023-12-23 17:17:10 -08:00
Vladyslav Matsiiako
24d2eea930
ui and docs improvements
2023-12-23 16:06:00 -08:00
Tuan Dang
14c8e3fa3b
Update SSO docs to use Mintlify steps
2023-12-15 13:54:28 +07:00
Maidul Islam
51cbfdbc46
update uni auth doc image paths
2023-12-13 19:32:16 -05:00
Maidul Islam
b60cf2eb07
make minor updates to auth docs
2023-12-13 16:52:57 -05:00
Tuan Dang
6cda14328b
Update getting started guide for fetching secrets via API
2023-12-12 17:59:56 +07:00
Tuan Dang
93aeacc6b6
Add API reference docs for identity / universal auth endpoints
2023-12-12 13:42:17 +07:00
Tuan Dang
5f29562fad
Update existing endpoints in API reference to support Identities, update Identities docs
2023-12-11 20:01:32 +07:00
Maidul Islam
f3e8ef1537
Merge pull request #1192 from Infisical/stv3-org-roles
...
Add Identities + Universal Auth Authentication Method
2023-12-10 16:57:39 -05:00
Tuan Dang
444ce9508d
Resolve PR review items, moved identity auth logic into separate controller, etc.
2023-12-10 14:15:25 +07:00
Tuan Dang
69b57817d6
Switch access token tracking to be persistent, add num uses, draft token renewal, update docs
2023-12-07 00:11:16 +07:00
Tuan Dang
591f33ffbe
Move MI endpoints from v3 to v1
2023-12-05 22:24:25 +07:00
Tuan Dang
6787c0eaaa
Update authz logic for MI
2023-12-05 17:46:50 +07:00
vmatsiiako
2a768a7bc4
Update postgres.mdx
2023-12-04 16:18:50 -08:00
Tuan Dang
28b617fd89
Update MI docs for client id/secret
2023-12-04 23:04:04 +07:00
Tuan Dang
60a5092947
Merge remote-tracking branch 'origin' into stv3-org-roles
2023-12-04 16:14:31 +07:00
Tuan Dang
6557d7668e
Add docs for MIs
2023-11-29 15:55:15 +07:00
Vladyslav Matsiiako
d7262d4291
Added rbac to docs navigation and fixed typos
2023-11-25 18:32:37 -08:00
Vladyslav Matsiiako
7a9221769d
Added docs for rbac
2023-11-25 18:03:54 -08:00
Vladyslav Matsiiako
5e5761424a
fix typos in docs
2023-11-25 09:12:17 -08:00
Vladyslav Matsiiako
be67b9b341
Added docs for PR Workflows
2023-11-24 22:08:09 -08:00
Reza Rahemtola
6b334b3103
docs: Fixing some typos
2023-11-13 15:42:08 +01:00
Maidul Islam
73c7b917ab
update secret rotation intro
2023-11-02 17:17:20 -04:00
Akhil Mohan
8b522a3fb5
feat(secret-rotation): updated docs for secret rotation
2023-11-01 22:21:31 +05:30
Tuan Dang
076fe58325
Fix azure-saml flow
2023-10-18 11:49:57 +01:00
Tuan Dang
543c55b5a6
Add FAQ to self-hosted SSO docs for it not working due to misconfiguration
2023-10-13 15:56:10 +01:00
Tuan Dang
c2f7923c1d
Hide ST V3 from UI, switch docs to ST V2
2023-10-05 15:23:32 +01:00
Tuan Dang
abf6034aca
Adjust ST V3
2023-10-05 14:53:59 +01:00
Tuan Dang
dbeafe1f5d
Attempt fix gitlab sso docs images
2023-10-04 22:03:18 +01:00
Tuan Dang
e21daf6771
Add docs for gitlab sso, add support for self-hosted gitlab instance sso
2023-10-04 20:48:42 +01:00
Tuan Dang
a2bebb5afa
Merge remote-tracking branch 'origin' into service-token-v3
2023-10-04 11:02:55 +01:00
Tuan Dang
97a5b509b7
Point getting started SDK to SDK repos to avoid docs sprawl
2023-10-04 10:57:11 +01:00
Tuan Dang
34273b30f2
Finish update for platform docs
2023-10-04 10:25:54 +01:00
Tuan Dang
cf4eb629f2
Start revising project docs
2023-10-03 08:58:13 +01:00
Tuan Dang
4a838b788f
Start comb docs, integrations, intro, organization
2023-10-02 20:26:16 +01:00