Skip to content
Snippets Groups Projects
Commit 3d467d9e authored by Michael Simon's avatar Michael Simon
Browse files

NO_STORY changing the SamlUserEntity.idp to LAZY loading

The idp has it's metadata attached and needs a lot of RAM. It should be
loaded via @Basic lazy, but this doesn't work anymore. Habe to evaluate
if we use the hibernate bytecode enhancer at compile time or if this is
possible in the runtime.
parent 0f23b1fa
No related branches found
No related tags found
Loading
Showing
with 110 additions and 42 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment