-
I was successfully able to implement Basic Security. I was looking through the webapi logs i found following:
![Screen Shot 2019-05-22 at 10 31 26 AM](https://user-images.githubusercontent.com/2083…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
4 years ago
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
5 years ago
-
When attempting to use the default `PlayCookieSessionStore` we are getting a `BadPaddingException` which is causing an app crash. We are attempting external SSO authentication which succeeds with `Pla…
-
Hi,
Is there a way to make this lib work on a standard GAE environment?
I tried setting the httpClient like this
```java
NexmoClient client = new NexmoClient(auth);
client.setHttpClient(new D…
-
I'd like to see LDAP authentication for marathon. The implementation should support r/w and r/o groups. You still need /ping be accessible w/o authentication for different kinds of health checks.
I'…
-
I'm thinking in redoing this package with fundamental changes now that I've learnt so much about how people are needing to control route access.
Please feel free to comment here things that you belie…