Skip to content

add the default ids and scopes for the clients#313

Open
Svanvith wants to merge 1 commit into
mainfrom
add-default-id-and-scopes
Open

add the default ids and scopes for the clients#313
Svanvith wants to merge 1 commit into
mainfrom
add-default-id-and-scopes

Conversation

@Svanvith

Copy link
Copy Markdown
Contributor

since we change maybe the code as talked about in opencloud-eu/docs#971 we need the ids and scopes set in the external-idp.yml
otherwise they will be set to an empty string when not set in the .env

@Svanvith Svanvith requested review from micbar and schweigisito June 19, 2026 11:01

@micbar micbar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scopes for ios, android and desktop are

openid profile email offline_access

and for web

openid profile email

When the iDP does't send roles by default, roles need to be added to all client scopes.

@micbar micbar left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See my change request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants