svsk417

Results 7 issues of svsk417

The former implementation did only allow for Role Policies. This will do the trick for client policies as well. Please be aware that the former implementation did include a the...

This will support getting the management permissions associated with a client. E.g. to get the token-exchange permission id, one needs to access `ManagementPermission.ScopePermissions["token-exchange"]`. With this id one can configure the...

Hi! I have the requirement to observe the connection state. This is my solution. Maybe we can introduce it into the lib as well :)

Our designers also maintain app icons and the store images in figma. Therefore I am wondering, whether the app icon generation can also be automated by parabeac. This would be...

Hi there! We have a package structure like: ``` (micropackage) (micropackages) (micropackages) main app -> bootstrap |-> data -> data_feature1 |-> domain -> domain_feature1 |-> ... | | | ---------------------------------...

no-issue-activity

Hi there! I just added the implementation of OIDC RP initiated logout. I did not exactly know where I should place it. Just give me a heads up and I...

Hi there! I just updated the dependencies and flutter Greetings from the northern part of germany ;)