Johan Stokking

Results 21 issues of Johan Stokking

#### Summary New end device onboarding flow Replaces #3770 Blocked by #4840 Blocked by #4841 Blocked by #4845 #### Why do we need this? To make it even easier to...

c/console
in progress
ui/web
size/large

#### Summary Support dynamic class B ping slot frequency. References https://github.com/TheThingsNetwork/lorawan-devices/pull/38#discussion_r555044700 #### Steps to Reproduce Onboard a device with, for example, band CN470 that supports class B. #### What do...

bug
c/network server
compat/api
needs/hardware

**Summary:** We should allow collaborators of OAuth clients to use those clients before they are approved. **Why do we need this?** Would be very helpful for development. **What is already...

c/identity server

**Summary:** Add a whitelist of IP address ranges to API keys. **Why do we need this?** API keys can be quite sensitive, especially considering that they do not expire. A...

c/identity server
goldplating

#### Summary Support Redis 7 This issue is _not_ about using Redis 7.0.0 features, but making sure The Things Stack works as intended with Redis 7.0.0. #### Why do we...

technical debt
dependencies

#### Summary Support TLS client authentication with potential proxy support. #### Why do we need this? To authenticate clients using TLS client authentication on listeners. Also to support layer 7...

c/join server
c/shared
needs/discussion
c/gateway server
umbrella
c/gateway conf server
needs/expertise

To know whether there's actually a working module wired and the serial has begun communicating. See https://github.com/TheThingsNetwork/arduino-device-lib/pull/210#issuecomment-310416492

feature

I need to be able to publish to the MQTT broker directly when an event is available in my application. This is not possible in the two current implementations of...

### Summary Show normalized payload in the Console References https://github.com/TheThingsNetwork/lorawan-stack/pull/5752#pullrequestreview-1093063800 ### Current Situation The new `normalized_payload` field in `ApplicationUplink` and `ApplicationNormalizedUplink` contain a known data schema: [JSON Schema](https://github.com/TheThingsNetwork/lorawan-devices/blob/master/lib/payload.json) and [documentation](https://www.thethingsindustries.com/docs/integrations/payload-formatters/javascript/uplink/#normalized-payload)....

c/console
in progress
needs/ux

#### Summary Update Snapcraft login #### Why do we need this? The current one expires end of January 2022. #### What is already there? What do you see now? Current...

security