You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by GitBox <gi...@apache.org> on 2020/06/23 03:55:33 UTC

[GitHub] [isis] bkalbfus opened a new pull request #178: Secman now sends a UserCreatedEvent

bkalbfus opened a new pull request #178:
URL: https://github.com/apache/isis/pull/178


   The real work of adding default roles is in the client application.  I committed this after testing my client application receiving and using this new event to add default roles to delegated users.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber merged pull request #178: Secman now sends a UserCreatedEvent

Posted by GitBox <gi...@apache.org>.
andi-huber merged pull request #178:
URL: https://github.com/apache/isis/pull/178


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #178: Secman now sends a UserCreatedEvent

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #178:
URL: https://github.com/apache/isis/pull/178#issuecomment-647926765


   @bkalbfus Please note I did some minor changes after this merge, which however will break  your code! Hope you don't mind:
   
   1) renaming the package and slightly refactoring the new **UserCreatedEvent**
   2) moving the autoEnableIfDelegatedAndAuthenticated config option from **IsisConfiguration** to SecMan's **SecurityModuleConfig**
   
   for details see commit https://github.com/apache/isis/commit/564e28ccf1e9855b6527b52bfe6d85982abb673d


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #178: Secman now sends a UserCreatedEvent

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #178:
URL: https://github.com/apache/isis/pull/178#issuecomment-647927806


   I suspect, there should be a builder for the **SecurityModuleConfig** in your App's 'manifest' where you can set it up programmatically.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [isis] andi-huber commented on pull request #178: Secman now sends a UserCreatedEvent

Posted by GitBox <gi...@apache.org>.
andi-huber commented on pull request #178:
URL: https://github.com/apache/isis/pull/178#issuecomment-647911780


   Nice!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org