-
### Prerequisites
- [X] I have [searched](https://github.com/roundcube/roundcubemail/issues?q=is%3Aissue) for duplicate or closed feature requests
- [X] I have [searched](https://plugins.roundcube…
-
*Token Introspection (RFC 7662)*: *Implement an HTTP Filter to verify external token*
*Description*:
> Allow external OAuth2/OIDC token to be valided via the Token Introspection api in order for e…
-
`extension-init` comes as a post-install hook in the `linkerd-smi` helm chart. This configuration works in ipv4 cluster, but fails in ipv6
Job manifest:
```yaml
apiVersion: batch/v1
kind: Job
m…
-
- [Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core](https://github.com/khalidabuhakmeh/YarpReverseProxyFlowThroughAuth)
- [https://github.com/khalidabuhakmeh/YarpReverseProxyFlowThro…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…
-
Remove identity server and replace with something else
More detail to come
-
# Issue description
When making an API request to `GET /1.0/networks` as a TLS authenticated identity, all networks are reported by LXD in the response as shown in the example below:
```
{
"ty…
-
Written on 2018-01-26 10:39:20 AM
URL: https://mcguirev10.com/2018/01/26/signoutasync-and-identity-server-cookies.html
-
Port configuration of x509 Authenticator transport overrides IS port in all redirect URLs and doesn't honor https' transport proxyPort.
**How to reproduce:**
Configure deployment.toml according…
-
I am trying to attach a REST api that provides auxiliary services to a mastodon instance I am going to host. I want the REST urls to use mastodon as an OAuth service provider to secure these resources…