flex icon indicating copy to clipboard operation
flex copied to clipboard

Upload Assets to Customize Web Pages

Open nynymike opened this issue 4 years ago • 2 comments

Gluu admins need to upload files to implement customized workflows for authentication, consent, and logout. The files may include xhtml, css, images, and javascript files. The admin UI needs to support storage for both CE and CN. So it would be best if the interface is abstracted, and then we can make implementations for CN, CE, and Snap.

nynymike avatar Jun 15 '21 15:06 nynymike

The storage can be JCA store, or perhaps S3 bucket.

moabu avatar Jun 15 '21 15:06 moabu

JCA or S3 would be in the implementation for CN. Ideally, we could have several implementations. For each implementation, we may also need corresponding code in Jans Auth Server to support fetching from these locations. But I agree that the first implementation should be cloud native, because our first release of Gluu 5 will be Gluu Cloud.

nynymike avatar Jun 15 '21 15:06 nynymike