-
First, appreciate your valuable input.
I'm aware that 'Vouch Proxy relies on the ability to share a cookie between the Vouch Proxy server and the application it's protecting. ' And it is the first li…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
com.unboundid.components uses an old version of org.json library - org.json:json:20140107
Latest version of org.json:
```
org.json
json
20220924
```
After update of org.json…
-
https://github.com/thomseddon/node-oauth2-server/blob/b36a06b445ad0a676e6175d68a8bd0b2f3353dbf/lib/grant.js#L158
why do we have a colon (`:`) in the regex for the grant type?
-
As Rest APIs are stateless, cookies and sessions are not a good choice. Using Basic Authentication with a generated token would be more adequate (OAuth 2 for more complete solutions). You already impl…
-
how to get the jar file of this ldapsdk? thanks!
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Link to @jtmulvey's original issue: https://github.com/OpenLiberty/open-liberty/issues/15706.
The info/suggestion from Jim's original issue: There are a growing number of use cases that would benef…
-
Research potential CSS and Component libraries
### Testing:
- Jest (Unit)
- Storybook (Component)
- Playwright (Functional)
### Component Libraries:
- Review needed
### CSS:
- Tailwind
- Sass (Mayb…
-
JWT audience is validated if `JWT_VERIFY_AUDIENCE` is set to True. See https://github.com/openedx/edx-drf-extensions/blob/ae7416f200bb7595b0172eb345e669c7fbcbc903/edx_rest_framework_extensions/auth/jw…