Is it possible to write a logon credential program for Top Secret? In other words, a program that a user program can call which will display a logon screen.
If yes, are there any examples available?
You can issue a RACROUTE VERIFY macro which is documented in the IBM RACROUTE macro guide.
There is documentation in Top Secret documentation for how to code a RACROUTE REQUEST=VERIFY Call.