[X] I have searched the existing issues and found none that matched mine
Describe the issue
The QR code displays as a series of ### numbers (not the QR code).
Text encoding in setting is set to Unicode (UTF-8)
Steps to reproduce
Open up a Terminal session on MacOS (I'm using Sonoma 14.6.1)
ssh firstname.last@mydomian.com@ubuntubox
Choose 2
QR code is NOT displayed
System information and logs
authd version
authd 0.3.3
authd-msentraid broker version
name: authd-msentraid
summary: MSEntra ID broker for authd
publisher: Canonical**
store-url: https://snapcraft.io/authd-msentraid
license: GPL-3.0
description: |
This is the MS Entra ID broker snap for authd to provide MS Entra ID OIDC
based authentication on Ubuntu with authd.
services:
authd-msentraid: simple, enabled, active
snap-id: my-id
tracking: 0.x/stable
refresh-date: today at 15:19 PDT
channels:
0.x/stable: 0.1 2024-08-23 (33) 17MB -
0.x/candidate: ^
0.x/beta: ^
0.x/edge: 0.1 2024-08-27 (36) 17MB -
installed: 0.1 (33) 17MB -
# This section is used by authd to identify and communicate with the broker.
# It should not be edited.
[authd]
name = Microsoft Entra ID
brand_icon = /snap/authd-msentraid/current/broker_icon.png
dbus_name = com.ubuntu.authd.MSEntraID
dbus_object = /com/ubuntu/authd/MSEntraID
authd-msentraid configuration
[oidc]
issuer = https://login.microsoftonline.com/<UUID redacted>/v2.0
client_id = <UUID redacted>
[users]
# The directory where the home directory will be created for new users.
# Existing users will keep their current directory.
# The user home directory will be created in the format of {home_base_dir}/{username}
home_base_dir = /home
# The username suffixes that are allowed to login via ssh without existing previously in the system.
# The suffixes must be separated by commas.
ssh_allowed_suffixes = @mydomain.com
Double check your logs
[X] I have redacted any sensitive information from the logs
Is there an existing issue for this?
Describe the issue
The QR code displays as a series of ### numbers (not the QR code).
Text encoding in setting is set to Unicode (UTF-8)
Steps to reproduce
System information and logs
authd version
authd-msentraid broker version
gnome-shell version
Distribution
Logs
authd broker configuration
/etc/authd/brokers.d/msentraid.conf
authd-msentraid configuration
Double check your logs