-
Apologies if this is not the best place to discuss this.
While the initial document version does a good job of summarizing the cross-domain federated flow, I'm not sure it goes far enough in captur…
-
:page_facing_up: Title - How to use the OpenStack API using an SSO enabled user
:calendar: Expires - 15/06/2022
:family: Team - OpenStack Review Team
:package: Product - UKCloud for OpenStack
:lin…
-
**Is your feature request related to a problem? Please describe.**
I'm always frustrated when Google APIs decide to barf and exclude several groups on AWS SSO side.
Google APIs have failed multiple …
-
the authentication modes:
- basic (username+password)
- oauth2_token
are incompatible with AWS managed Apache Airflow.
I went through the and issued an MWAA login token, [aws doc](https://docs…
-
Hi,
I try configure the Azure oauth2 with sso for Cortex authentication.
I have created Azure APP registration.
Some one have same issue?
`auth {
provider = [local,oauth2]
oauth2 {
…
-
### Context
In large organizations it is difficult to manually manage all users that should have access to an instance, and is generally good practice to assign users to groups with permissions to …
-
## TODO
- [x] Evaluate if we could use this [project](https://github.com/ops-guru/godaddy_ansible_role
) to create/delete a DNS entry for a RHOS ocp4 cluster
- [x] Integrate the playbook/role par…
-
# Summary
it is impossible to generate an account token for a SSO authenticated user using argocd CLI or through the GUI.
```
$ argocd login argo.*** --sso --grpc-web
Opening browser for aut…
-
Amazon just announced new APIs to manage SSO users and groups, I'm hoping to get a first impression if there's any interest in migrating to them?
https://aws.amazon.com/blogs/security/announcing-n…
-
## As API user:
I believe we should have authentication mechanism for API endpoints.
Possible solutions:
* basic auth - using nginx
* usually for that case of auth login/passwords are stored in…