-
Google Mail spreads FUD about "Less Secure Apps" (LSA), but doesn't clearly explain what is wrong. OAUTH2 functionality is what is expected and enforced by Google, for several years now.
While the…
-
This summer we implemented LTI 1.1 and 1.0! However, recently IMS Global introduced LTI 1.3 as the new standard. We should think about moving over to LTI 1.3 soon.
### Why we should implement LTI 1…
-
### Describe the bug
I'm using Azure DevOps pipelines to run an AzureCLI@2, which performs `az acr login -n `. It is using a Azure ARM service connection with workload identity federation with open…
-
**Describe the problem**
After updating to authentik version 2024.10.4 I am no longer able to access the dashboard as I get an "invalid token" error. Looking at the management logs I can see the fo…
-
### Describe the bug
In the Azure Devops Pipeline I do not want to receive any warnings as the pipeline fails. Therefore my idea was to mute the warning s by only-show-errors. Still I am recevieng …
-
We are using okta integration in superset and it works perfectly in superset v 2.1.0 (we use helm chart 0.10.6). We use CustomSsoSecurityManager() for our okta integration and we have faced no issues …
-
We have a single error message for failures to look up a remote key. Something like: "remote key xyz at URL abc could not be found".
This covers the following problems if I remember correctly:
* F…
-
## :rainbow: Feature
**As a** API publisher I use the policy documentation to evaluate the functionalities offered by a policy. This information should be kept up-to-date at all times.
**I want …
-
function Get-CsToken {
[CmdletBinding()]
[OutputType([psobject])]
param(
[string]
$Id,
[string]
$Secret,
[string]
$CID,
…
-
### Describe the bug
After upgrading the CLI from 2.65.0 to 2.66.0 I'm no longer able to list my postgres flex instances.
With 2.65.0 everything worked fine.
The error is reproducible with Linux, WS…