# \#authentication

**URL:** https://hub.mender.io/tag/authentication/77.md

[Latest](https://hub.mender.io/latest.md) · [Categories](https://hub.mender.io/categories.md) · [Tags](https://hub.mender.io/tags.md)

---

## [Multiple auth ids on the auth sets](https://hub.mender.io/t/multiple-auth-ids-on-the-auth-sets/7467)

<div class="topic-metadata">

**Author:** [@Nir-Davidovitch](https://hub.mender.io/u/Nir-Davidovitch)\
**Replies:** 2\
**Last updated:** [January 26, 2025, 1:01pm UTC](https://hub.mender.io/t/multiple-auth-ids-on-the-auth-sets/7467 "2025-01-26T13:01:50Z")

</div>

Hey, I recently noticed that my devices (mender clients) are getting another auth\_set under the auth\_sets key. (as can be seen in the picture) Normally my logic was to accept the auth\_set located at position 0 in th…

---

## [Adding a google/github user to organization](https://hub.mender.io/t/adding-a-google-github-user-to-organization/4259)

<div class="topic-metadata">

**Author:** [@uishon](https://hub.mender.io/u/uishon)\
**Replies:** 5\
**Last updated:** [November 26, 2024, 7:34am UTC](https://hub.mender.io/t/adding-a-google-github-user-to-organization/4259 "2024-11-26T07:34:08Z")

</div>

How can I add a user signing up with his Google account to our already existing (trial…) organization on hosted mender? Also, is there a way to connect hosted mender with some external SSO system (e.g., Okta) and use tha…

---

## [Cannot add device after decommissioning a device on hosted mender](https://hub.mender.io/t/cannot-add-device-after-decommissioning-a-device-on-hosted-mender/6328)

<div class="topic-metadata">

**Author:** [@Shaked](https://hub.mender.io/u/Shaked)\
**Replies:** 4\
**Last updated:** [February 2, 2024, 9:32am UTC](https://hub.mender.io/t/cannot-add-device-after-decommissioning-a-device-on-hosted-mender/6328 "2024-02-02T09:32:43Z")

</div>

Hi, I have been experiencing a new error in the last few weeks which I haven’t seen before. Some information about my setup I have around 120 IoT devices connected to https://hosted.mender.io/ I have an automated proc…

---

## [JWT token not fetched](https://hub.mender.io/t/jwt-token-not-fetched/6280)

<div class="topic-metadata">

**Author:** [@francois.lefebvre](https://hub.mender.io/u/francois.lefebvre)\
**Replies:** 0\
**Last updated:** [October 18, 2023, 6:59pm UTC](https://hub.mender.io/t/jwt-token-not-fetched/6280 "2023-10-18T18:59:37Z")

</div>

Hi, I would like to report a situation I ran into lately and I was wondering if anyone had similar issue. When I power up my device without internet connectivity, and then connect it latter, I noticed that fetching JWT…

---

## [Limit authorization requests - Device](https://hub.mender.io/t/limit-authorization-requests-device/6040)

<div class="topic-metadata">

**Author:** [@akn](https://hub.mender.io/u/akn)\
**Replies:** 0\
**Last updated:** [July 27, 2023, 9:04am UTC](https://hub.mender.io/t/limit-authorization-requests-device/6040 "2023-07-27T09:04:48Z")

</div>

Hi, We recently started using a self-hosted version of mender. We are using the authorize-on-request flow. We would like to use the preauthorization flow. In both flows, the device signs the authorization request with …

---

## [API autentication with sso login](https://hub.mender.io/t/api-autentication-with-sso-login/3469)

<div class="topic-metadata">

**Author:** [@profff](https://hub.mender.io/u/profff)\
**Replies:** 8\
**Last updated:** [March 25, 2023, 3:57am UTC](https://hub.mender.io/t/api-autentication-with-sso-login/3469 "2023-03-25T03:57:57Z")

</div>

hi all I’m using my google account to get connected to mender UI I’m about to try to setup a pre-authorization process and try to get access to rest API but how can I do when using a google account when trying to get t…

---

## [Okta SAML SSO to Hosted Mender](https://hub.mender.io/t/okta-saml-sso-to-hosted-mender/5365)

<div class="topic-metadata">

**Author:** [@gnedelka](https://hub.mender.io/u/gnedelka)\
**Replies:** 4\
**Last updated:** [January 31, 2023, 11:08am UTC](https://hub.mender.io/t/okta-saml-sso-to-hosted-mender/5365 "2023-01-31T11:08:01Z")

</div>

Hi, we would like to use Okta to SSO into Hosted Mender (we have an enterprise license), and I see that this is now available to us, but there’s no documentation for setting it up. Hitting ‘https://hosted.mender.io/api/m…

---

## [Mender.conf: Where to configure the public key for Security.AuthPrivateKey?](https://hub.mender.io/t/mender-conf-where-to-configure-the-public-key-for-security-authprivatekey/5385)

<div class="topic-metadata">

**Author:** [@shaomai](https://hub.mender.io/u/shaomai)\
**Replies:** 3\
**Last updated:** [November 16, 2022, 9:31pm UTC](https://hub.mender.io/t/mender-conf-where-to-configure-the-public-key-for-security-authprivatekey/5385 "2022-11-16T21:31:54Z")

</div>

Hi everyone, I’m new in mender hub and trying to configure the Security.AuthPrivateKey for device authentication with a HSM. I read the mender docs and it seems that there is no public key field in Security. If I use m…

---

## [Validate device JWT authentication token on custom server](https://hub.mender.io/t/validate-device-jwt-authentication-token-on-custom-server/5232)

<div class="topic-metadata">

**Author:** [@anysomewhere](https://hub.mender.io/u/anysomewhere)\
**Replies:** 4\
**Last updated:** [September 9, 2022, 12:02pm UTC](https://hub.mender.io/t/validate-device-jwt-authentication-token-on-custom-server/5232 "2022-09-09T12:02:25Z")

</div>

We want to use the device JWT authentication token on our custom server to identify a device. The plan is to get a token via D-Bus with the GetJwtToken Method and use it as the bearer-token to call our server. As we wan…

---

## [How to authenticate to device API when using official mender client](https://hub.mender.io/t/how-to-authenticate-to-device-api-when-using-official-mender-client/4688)

<div class="topic-metadata">

**Author:** [@francoislefebvre](https://hub.mender.io/u/francoislefebvre)\
**Replies:** 1\
**Last updated:** [February 28, 2022, 6:43pm UTC](https://hub.mender.io/t/how-to-authenticate-to-device-api-when-using-official-mender-client/4688 "2022-02-28T18:43:36Z")

</div>

Hello, I am developing an application to manage update from the device. I intend to rely on mender client check-update command, but I would like to use the server-side device check-update API to check if there is an dep…

---

## [Openid Connect SSO support](https://hub.mender.io/t/openid-connect-sso-support/658)

<div class="topic-metadata">

**Author:** [@mteodor](https://hub.mender.io/u/mteodor)\
**Replies:** 5\
**Last updated:** [July 6, 2021, 7:19pm UTC](https://hub.mender.io/t/openid-connect-sso-support/658 "2021-07-06T19:19:42Z")

</div>

Hi is there a plan to support some way of SSO authentication in mender? I’ve made some solution using kong-oidc with some changes in mender gui and useradm. Are you interested to discuss?

---

## [Mender convert image does not connect to hosted.mender.io](https://hub.mender.io/t/mender-convert-image-does-not-connect-to-hosted-mender-io/2877)

<div class="topic-metadata">

**Author:** [@martind](https://hub.mender.io/u/martind)\
**Replies:** 9\
**Last updated:** [December 4, 2020, 11:29pm UTC](https://hub.mender.io/t/mender-convert-image-does-not-connect-to-hosted-mender-io/2877 "2020-12-04T23:29:07Z")

</div>

Hi, I’m testing out mender on a Pi Zero W. I have a mender convert image that I created from a golden image and it boots BUT the mender client does not connect to hosted.mender.io. I am using Wifi (and NetworkManager) t…
